﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*html, body {
    margin: 0;
    border-width: 0;
}*/

.backgroupBlue {
    background-color: aqua;
}

.fieldlist {
    margin: 0 0 -2em;
    padding: 0;
}

.fieldlist li {
    list-style: none;
    padding-bottom: 2em;
}

.fieldlist label {
    display: block;
    padding-bottom: 0.5em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #444;
}

.fieldlist span {
    margin-left: 30px;
    padding-bottom: 0.5em;
    text-transform: none;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}
.tGosCoord {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f4eeef;
    padding: 0;
    opacity: 0.8;
    font-size: 16px;
    color: black;
}
.s-block {
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
    display: none;
}
.s-textAreaCount {
    color: #9C9C9C;
    font-size: 13px;
    text-align: right;
}
.s-block dd {
    margin: 0px 0px 5px 0px;
}
.stopContainer {
    display:none;
}
.stopEditContainer {
    border: 2px dashed red;
    margin: 1px 0px 1px 0px;
    border-radius: 10px;
}
.s-block .s-form-desc {
    margin-left: 10px;
    font-weight: normal;
    color: #999999;
}

.s-block .k-textbox,
.s-block .k-widget {
    width: 100%;
}

.s-block .k-invalid-msg {
    margin-left: 10px;
    width: auto;
}

/*.k-widget.k-tooltip {
    text-align: left;
}*/

/*.k-dropdown {
    width: 100%;
}*/
.k-dropdowntree {
    width: 100%;
}
.k-button.k-upload-selected {
    display: none;
}

.k-button.k-clear-selected {
    display: none;
}

.k-upload-status {
    display: none;
}
.k-widget.k-maskedtextbox {
    width: 100%;
}
.k-file-extension-wrapper.special::before {
    background-color: #e9e9e9;
}
.backcolor {
    background-color: #f5f5f5 !important;
}

.k-textbox {
    width: 100%
}

.k-textarea {
    width: 100%
}

.s-w100 {
    width:100%
}

.s-label {
    margin-right: 5px;
}

fieldset {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    padding: 20px 10px 10px 10px;
    position: relative;
}

.fielddiv {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    position: relative;
}

legend {
    position: absolute;
    left: 40px;
    top: -1.1em;
    height: 2em;
    line-height: 2em;
    padding: 0 10px;
    width: auto;
}

legend:after {
    position: absolute;
    content: " ";
    height: 3px;
    left: 0;
    right: 0;
    top: 49%;
    background: #fff;
}

legend span {
    position: relative;
    z-index: 2;
}

.formSpinner {
    position: relative;
}

.s-radio {
    border-width: 0px;
}
.docIframe {
    height: 100%;
    width: 100%;
    position: relative;
    top: 0;
    margin: auto;
    left: 0;
    border: none;
}
/*.docIframe {
    position: relative;
}*/
.k-dropzone-hint {
    display: none;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.panelRed {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #fef3f1;
    border: 0px solid #e0e0e0;
    color: black;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelGreen {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #e5ffe5;
    border: 0px solid #e0e0e0;
    color: black;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}
.fa.k-sprite,
.fa.k-sprite::before {
    font-size: 12px;
    line-height: 12px;
}
/*.fas.k-sprite,
.fas.k-sprite::before {
    font-size: 12px;
    line-height: 12px;
}*/
.panelBar_DetailDanger {
    margin: 0 auto 0 20px;
    font-size: 12px;
    color: red;
}

.panelYellow {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #eeff00;
    border: 0px solid #e0e0e0;
    color: black;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelBlue {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #efffa7;
    border: 0px solid #e0e0e0;
    color: black;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelBlank {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    border: 0px solid #e0e0e0;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelGrey {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #b6b6b6;
    border: 0px solid #e0e0e0;
    color: black;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelPurple {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #e2cfea;
    border: 0 solid #e0e0e0;
    color: #000;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelBlue0 {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #daeef6;
    border: 0 solid #e0e0e0;
    color: #000;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.panelBlue1 {
    position: absolute;
    top: 1px;
    right: 5px;
    border-radius: 6px;
    background-color: #87cae3;
    border: 0 solid #e0e0e0;
    color: #000;
    min-width: 45px;
    text-align: center;
    font-size: 14px;
}

.k-upload {
    /*height: 52px;*/
    border-width: 0;
}
.kendoVote span {
    padding-left: 10px;
}
/*.pretty {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}*/

/*.votePretty * {
    line-height: 1.2rem !important;
}*/

.employee-list-image,
.employee-details-image,
.employee-list-details,
.employee-bio-details {
    display: inline-block;
}
.employee-list-image {
    border-radius: 30px;
    margin-right: 5px;
}

.employee-details-image {
    border-radius: 45px;
    border: 2px solid #737374;
    margin-right: 20px;
}
.m-checkbox > input {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.jconfirm-content {
    word-wrap: break-word;
}

.m-checkbox > label {
    padding-left: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 -24px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 4px 5px 4px 4px;
    font-family: Arial;
    font-weight: bold;
    line-height: 2em;
    color: #999;
    font-size: 10pt;
    text-transform: uppercase;
    text-indent: 6px;
}

.tab-close:hover {
    color: red;
}

.m-checkbox > input[type=checkbox]:checked + label {
    background-position: 0 0;
    color: #666;
}

.m-checkbox > label {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSI0OCI+CiAgICA8cmVjdCBmaWxsPSIjZmZmZmZmIiB4PSIwIiB5PSIwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDgiIGlkPSJzdmdfMSIgc3Ryb2tlPSIjZjRmNGY0IiBzdHJva2Utd2lkdGg9IjAiIC8+CiAgICA8cmVjdCBpZD0ic3ZnXzQiIGhlaWdodD0iMjMiIHdpZHRoPSIyMyIgeT0iMC41IiB4PSIwLjUiIGZpbGwtb3BhY2l0eT0iMCIgc3Ryb2tlPSIjY2RjZGNkIiBmaWxsPSIjMDAwMDAwIiAvPgogICAgPGxpbmUgaWQ9InN2Z18zIiB5Mj0iNS4wNSIgeDI9IjE5IiB5MT0iMTkuMDUiIHgxPSI1IiBmaWxsLW9wYWNpdHk9IjAiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1kYXNoYXJyYXk9Im51bGwiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDdmIiAvPgogICAgPHJlY3QgaGVpZ2h0PSIyMyIgd2lkdGg9IjIzIiB5PSIyNC41IiB4PSIwLjUiIGZpbGwtb3BhY2l0eT0iMCIgc3Ryb2tlPSIjY2RjZGNkIiBmaWxsPSIjMDAwMDAwIiBpZD0ic3ZnXzUiIC8+CiAgICA8bGluZSB5Mj0iNS4wNSIgeDI9IjE5IiB5MT0iMTkuMDUiIHgxPSI1IiBmaWxsLW9wYWNpdHk9IjAiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1kYXNoYXJyYXk9Im51bGwiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDdmIiBpZD0ic3ZnXzYiIHRyYW5zZm9ybT0icm90YXRlKDkwIDEyIDEyLjA1KSIgLz4KPC9zdmc+);
}

.m-checkbox > input[type=checkbox]:disabled + label {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICAgICAgPHJlY3QgZmlsbD0iI2U1ZTVlNSIgeD0iMCIgeT0iMCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjQ4IiBpZD0ic3ZnXzEiIHN0cm9rZT0iI2Q4ZDhkOCIgc3Ryb2tlLXdpZHRoPSIwIiAvPgogICAgICAgIDxyZWN0IGlkPSJzdmdfNCIgaGVpZ2h0PSIyMyIgd2lkdGg9IjIzIiB5PSIwLjUiIHg9IjAuNSIgZmlsbC1vcGFjaXR5PSIwIiBzdHJva2U9IiNjZGNkY2QiIGZpbGw9IiMwMDAwMDAiIC8+CiAgICAgICAgPGxpbmUgaWQ9InN2Z18zIiB5Mj0iNS4wNSIgeDI9IjE5IiB5MT0iMTkuMDUiIHgxPSI1IiBmaWxsLW9wYWNpdHk9IjAiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1kYXNoYXJyYXk9Im51bGwiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDdmIiAvPgogICAgICAgIDxyZWN0IGhlaWdodD0iMjMiIHdpZHRoPSIyMyIgeT0iMjQuNSIgeD0iMC41IiBmaWxsLW9wYWNpdHk9IjAiIHN0cm9rZT0iI2NkY2RjZCIgZmlsbD0iIzAwMDAwMCIgaWQ9InN2Z181IiAvPgogICAgICAgIDxsaW5lIHkyPSI1LjA1IiB4Mj0iMTkiIHkxPSIxOS4wNSIgeDE9IjUiIGZpbGwtb3BhY2l0eT0iMCIgc3Ryb2tlLWxpbmVjYXA9Im51bGwiIHN0cm9rZS1saW5lam9pbj0ibnVsbCIgc3Ryb2tlLWRhc2hhcnJheT0ibnVsbCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAwN2YiIGlkPSJzdmdfNiIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMTIsMTIuMDUwMDAwMTkwNzM0ODY1KSAiIC8+CiAgICA8L3N2Zz4=);
}

.s-checkbox[type="checkbox"]:before {
    position: relative;
    display: block;
    width: 11px;
    height: 11px;
    border: 1px solid #808080;
    content: "";
    background: #FFF;
}

.s-checkbox[type="checkbox"]:after {
    position: relative;
    display: block;
    left: 2px;
    top: -11px;
    width: 7px;
    height: 7px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3B3B3 #dcddde #dcddde #B3B3B3;
    content: "";
    background-image: linear-gradient(135deg, #B1B6BE 0%, #FFF 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.s-checkbox[type="checkbox"]:checked:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC'), linear-gradient(135deg, #B1B6BE 0%, #FFF 100%);
}

.s-checkbox[type="checkbox"]:disabled:after {
    -webkit-filter: opacity(0.4);
}

.s-checkbox[type="checkbox"]:not(:disabled):checked:hover:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC'), linear-gradient(135deg, #8BB0C2 0%, #FFF 100%);
}

.s-checkbox[type="checkbox"]:not(:disabled):hover:after {
    background-image: linear-gradient(135deg, #8BB0C2 0%, #FFF 100%);
    border-color: #85A9BB #92C2DA #92C2DA #85A9BB;
}

.s-checkbox[type="checkbox"]:not(:disabled):hover:before {
    border-color: #3D7591;
}

.s-disabled {
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
    opacity: 0.80;
    cursor: not-allowed;
}
/*.k-state-disabled {
    background-color: rgb(245, 245, 245);
    color: #2e2e2e;
    opacity: 1 !important;
}*/

.k-list-item-text {
    width: 100%;
}

.s-checkbox.large {
    height: 22px;
    width: 22px;
}

.fileUploadCSS .k-action-buttons {
    display: none;
}

.k-upload .k-actions {
    display: none;
}

.fileUploadCSS .k-upload-status {
    display: none !important;
}

.s-checkbox.large[type="checkbox"]:before {
    width: 20px;
    height: 20px;
}

.s-checkbox.large[type="checkbox"]:after {
    top: -20px;
    width: 16px;
    height: 16px;
}


.s-checkbox.large.custom[type="checkbox"]:checked:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGHRFWHRBdXRob3IAbWluZWNyYWZ0aW5mby5jb23fZidLAAAAk0lEQVQ4y2P4//8/AyUYwcAD+OzN/oMwshjRBoA0Gr8+DcbIhhBlAEyz+qZZ/7WPryHNAGTNMOxpJvo/w0/uP0kGgGwGaZbrKgfTGnLc/0nyAgiDbEY2BCRGdCDCnA2yGeYVog0Aae5MV4c7Gzk6CRqAbDM2w/EaQEgzXgPQnU2SAcTYjNMAYm3GaQCxNuM0gFwMAPUKd8XyBVDcAAAAAElFTkSuQmCC'), linear-gradient(135deg, #B1B6BE 0%, #FFF 100%);
}

.s-checkbox.large.custom[type="checkbox"]:not(:disabled):checked:hover:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGHRFWHRBdXRob3IAbWluZWNyYWZ0aW5mby5jb23fZidLAAAAk0lEQVQ4y2P4//8/AyUYwcAD+OzN/oMwshjRBoA0Gr8+DcbIhhBlAEyz+qZZ/7WPryHNAGTNMOxpJvo/w0/uP0kGgGwGaZbrKgfTGnLc/0nyAgiDbEY2BCRGdCDCnA2yGeYVog0Aae5MV4c7Gzk6CRqAbDM2w/EaQEgzXgPQnU2SAcTYjNMAYm3GaQCxNuM0gFwMAPUKd8XyBVDcAAAAAElFTkSuQmCC'), linear-gradient(135deg, #8BB0C2 0%, #FFF 100%);
}

.k-operator-hidden {
    padding-right: 0 !important;
}

.k-tabstrip-items {
    background-color: white;
}

.k-filtercell > span > .k-button {
    top: -2.5px !important;
    right: -2.5px !important;
}

.k-grouping-header {
    color: gray;
    font-size: small;
    letter-spacing: 2px;
}
.s-grouping-header {
    color: gray;
    font-size: small;
    text-align: center;
    letter-spacing: 2px;
    display: inline-block;
    width: 100%;
}

.s-tabstrip-full-height {
    height: 100%;
    margin: 0;
    padding: 0;
    border-width: 0;
}
.cmdButton {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}
.s-noEdge {
    margin: 0;
    padding: 0;
    border-width: 1px;
    height: 100%;
}
.ellipsis {
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
.k-treeview .s-treeItem {
    position: relative !important;
    width: 100%;
}

.k-treeview .s-treeAction {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}


/*.k-treeview .k-in {
    display:inline-block;
    width: calc(100% - 30px);
}*/

.k-treeview .k-in:hover .s-treeAction {
    display: block;
}

.s-treeItem:hover .s-treeAction {
    display: block;
}

.s-tabstrip {
    background-color: white;
}
    .s-tabstrip .form-control,
    .s-tabstrip .container,
    .s-tabstrip .container-fluid,
    .s-tabstrip .row,
    .s-tabstrip .col-xs-1, .s-tabstrip .col-sm-1, .s-tabstrip .col-md-1, .s-tabstrip .col-lg-1, .s-tabstrip .col-1,
    .s-tabstrip .col-xs-2, .s-tabstrip .col-sm-2, .s-tabstrip .col-md-2, .s-tabstrip .col-lg-2, .s-tabstrip .col-2,
    .s-tabstrip .col-xs-3, .s-tabstrip .col-sm-3, .s-tabstrip .col-md-3, .s-tabstrip .col-lg-3, .s-tabstrip .col-3,
    .s-tabstrip .col-xs-4, .s-tabstrip .col-sm-4, .s-tabstrip .col-md-4, .s-tabstrip .col-lg-4, .s-tabstrip .col-4,
    .s-tabstrip .col-xs-5, .s-tabstrip .col-sm-5, .s-tabstrip .col-md-5, .s-tabstrip .col-lg-5, .s-tabstrip .col-5,
    .s-tabstrip .col-xs-6, .s-tabstrip .col-sm-6, .s-tabstrip .col-md-6, .s-tabstrip .col-lg-6, .s-tabstrip .col-6,
    .s-tabstrip .col-xs-7, .s-tabstrip .col-sm-7, .s-tabstrip .col-md-7, .s-tabstrip .col-lg-7, .s-tabstrip .col-7,
    .s-tabstrip .col-xs-8, .s-tabstrip .col-sm-8, .s-tabstrip .col-md-8, .s-tabstrip .col-lg-8, .s-tabstrip .col-8,
    .s-tabstrip .col-xs-9, .s-tabstrip .col-sm-9, .s-tabstrip .col-md-9, .s-tabstrip .col-lg-9, .s-tabstrip .col-9,
    .s-tabstrip .col-xs-10, .s-tabstrip .col-sm-10, .s-tabstrip .col-md-10, .s-tabstrip .col-lg-10, .s-tabstrip .col-10,
    .s-tabstrip .col-xs-11, .s-tabstrip .col-sm-11, .s-tabstrip .col-md-11, .s-tabstrip .col-lg-11, .s-tabstrip .col-11,
    .s-tabstrip .col-xs-12, .s-tabstrip .col-sm-12, .s-tabstrip .col-md-12, .s-tabstrip .col-lg-12, .s-tabstrip .col-12 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
.formContainer .form-control,
.formContainer .container,
.formContainer .container-fluid,
.formContainer .row,
.formContainer .col-xs-1, .formContainer .col-sm-1, .formContainer .col-md-1, .formContainer .col-lg-1,
.formContainer .col-xs-2, .formContainer .col-sm-2, .formContainer .col-md-2, .formContainer .col-lg-2,
.formContainer .col-xs-3, .formContainer .col-sm-3, .formContainer .col-md-3, .formContainer .col-lg-3,
.formContainer .col-xs-4, .formContainer .col-sm-4, .formContainer .col-md-4, .formContainer .col-lg-4,
.formContainer .col-xs-5, .formContainer .col-sm-5, .formContainer .col-md-5, .formContainer .col-lg-5,
.formContainer .col-xs-6, .formContainer .col-sm-6, .formContainer .col-md-6, .formContainer .col-lg-6,
.formContainer .col-xs-7, .formContainer .col-sm-7, .formContainer .col-md-7, .formContainer .col-lg-7,
.formContainer .col-xs-8, .formContainer .col-sm-8, .formContainer .col-md-8, .formContainer .col-lg-8,
.formContainer .col-xs-9, .formContainer .col-sm-9, .formContainer .col-md-9, .formContainer .col-lg-9,
.formContainer .col-xs-10, .formContainer .col-sm-10, .formContainer .col-md-10, .formContainer .col-lg-10,
.formContainer .col-xs-11, .formContainer .col-sm-11, .formContainer .col-md-11, .formContainer .col-lg-11,
.formContainer .col-xs-12, .formContainer .col-sm-12, .formContainer .col-md-12, .formContainer .col-lg-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.s-formWidgetMenu {
    border-radius: 6px;
    flex: 0 1 250px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 0px 0 0px;
    border: 1px solid #c0c0c0;
    margin-right: 10px;
}

.s-formWidget {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    /*background-color: #e0e0e0;*/
    border-radius: 6px;
    /*border: 1px solid #cccccc;*/
    border: 1px solid #D9D9D9;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: move;
    background-color: #f9f9f9;
    /*border-color: #D9D9D9;*/
}
.fileUploadWrapper {
    color:initial;
}
.initialColor {
    color: initial;
}

.s-widgetText {
    margin-left: 10px;
}

.s-formWidget:hover {
    background-color: darkviolet;
    color:white;
}
.s-formLayout {
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
    //background-color: #e0e0e0;
    border-radius: 6px;
    //border: 1px solid #cccccc;
    border: 1px solid #D9D9D9;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: move;
    background-color: #f9f9f9;
    //border-color: #D9D9D9;
}
.s-formLayout:hover {
    background-color: darkorange;
    color: white;
}
.s-flexContainer {
    display: flex;
}

.s-formWrapper {
    flex: 1 1;
    padding: 0;
    border: 1px solid #c0c0c0;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 5px;
}

.s-editForm {
    /*background-color: #f0f0f0;*/
    width: 100%;
    margin-top: 5px;
    /*border: 1px solid #c0c0c0;*/
    border-radius: 6px;
    background-color: #f9f9f9;
    border: 0;
}

.s-widgetContainer {
    position: relative;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    padding: 8px 8px 8px 8px;
}

.s-wLabel {
    flex: 0 1 120px;
    text-align: right;
    line-height: 35px;
    margin-right: 10px;
    vertical-align: middle;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.s-wLabelAry {
    flex: 0 1 16px;
    text-align: right;
    line-height: 35px;
    margin-right: 3px;
    vertical-align: middle;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.s-wInput {
    flex: 1 1 120px;
}

.s-wCheck {
    flex: 0 1 50px;
    text-align: left;
    line-height: 35px;
    vertical-align: middle;
}

.s-controlGrp {
    display: flex;
    margin: 5px;
    vertical-align: middle;
}

.s-optionRemove {
    display: table-cell;
    width: 17px;
    vertical-align: middle;
    text-align: center;
}

.s-optionButton {
    cursor: pointer;
}

.s-optionMove {
    cursor: move;
}

.s-optionInput {
    display: table-cell;
    padding: 2px;
    width: calc( 50% - 90px );
    border: 1px solid #b1b1b1;
    border-radius:6px;
}

.s-formGradient {
    background-image: radial-gradient(red, yellow, green);
}

.s-formDragBar {
    /*background-color: #f0f0f0;*/
    cursor: move;
    color: #17839d;
    background-color: transparent;
}

.s-formDragBar:hover {
    background-color: #fdecff;
}
.canApply {
    color: green;
    font-weight: bold;
}

.fullQuota {
    color: red;
    font-weight: bold;
}

.noApply {
    color: grey;
}
.s-optionRow {
    display: table-row;
}

.s-optionTable {
    display: table;
    width: 100%;
    background-color: white;
}
.s-dropTargetColor {
    background-color: cornsilk;
}
.s-dropTargetColor input.k-textbox {
    background-color: cornsilk;
}
.s-formDragBar .s-wtoolbar {
    cursor: pointer;
}
.s-button {
    color: #a7a7a7;
    background: #ffffff;
    padding: 0px 3px;
    border: 1px solid #a7a7a7;
    border-radius: 6px;
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.s-button:hover {
    color: #878787;
    border-radius: 20px;
    border-color: #878787;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

.s-formCloseButton {
    color: #a7a7a7;
    background-color: white;
    padding: 0px 6px;
    border: 1px solid #a7a7a7;
    border-bottom: 0;
    display: inline-block;
    border-radius: 6px 6px 0 0;
    position: relative;
    bottom: -2px;
    left: 0;
    z-index: 1000;
}

.s-formCloseButton:hover {
    color: #878787;
    border-radius: 10px 10px 0 0;
    border-color: #878787;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
    overflow: hidden;
}
.pageContainer {
    display: none
}

.fileUploadCSS {
    height: auto;
    align-self: center;
}

.overlay {
    width: 100%;
    height: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.s-file-extension-wrapper {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 42px;
    border: 2px solid #c9c9c9;
    line-height: 42px;
    vertical-align: baseline;
    text-align: center;
    font-size: 4px;
}
.s-file-extension-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -2px;
    right: -2px;
    border-bottom: 15px solid #c9c9c9;
    border-right: 15px solid #fafafa;
}
.s-file-extension-wrapper-multiple {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 42px;
    border: 2px solid #c9c9c9;
    line-height: 42px;
    vertical-align: baseline;
    text-align: center;
    font-size: 4px;
}
.s-file-extension-wrapper-multiple:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -2px;
    right: -2px;
    border-bottom: 15px solid #c9c9c9;
    border-right: 15px solid #f9f9f9;
}
.s-previewBorder {
    border:4px solid #9f9f9f;
    border-radius:5px;
}
.s-chess {
    background-image: linear-gradient(45deg, #808080 25%, transparent 25%), linear-gradient(-45deg, #808080 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #808080 75%), linear-gradient(-45deg, transparent 75%, #808080 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    position: relative;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
}
.uploadIconPreviewContainer {
    width: 46px;
    height: 46px;
    overflow: hidden;
    line-height: 46px;
    text-align: center;
}
.s-previewIcon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.s-canvas {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.s-vote-option-counter {
    position: absolute;
    right: 6px;
    top: 5.5px;
    background-color: darkred;
}
.s-pointerCursor {
    cursor: pointer;
}

.s-signatureBox {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 0px 8px;
}

.s-signatureToolbar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 10px;
    border-top: 2px solid rgb(88, 106, 242);
}

.s-signature--btnClear {
    border-radius: 15px;
}
.s-hidden {
    display:none !important;
}
.s-dispNone {
    display: none !important;
}
.s-signature--btnColors {
    position: relative;
    display: inline-flex;
    flex-direction: row;
}

.s-circle {
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    border-image: initial;
}

.s-circle.s-circle--on {
    box-shadow: rgb(65, 182, 166) 0px 0px 0px 2px;
    border-color: rgb(255, 255, 255);
}

.s-circle[data-color="blue"] {
    background-color: rgb(12, 152, 222);
}

.s-circle[data-color="red"] {
    background-color: rgb(255, 58, 48);
}

.s-circle[data-color="black"] {
    background-color: rgb(0, 0, 0);
}
.s-formCreatorContainer {
    display:flex;
    padding-left: 20px;
    padding-right: 20px;
}
.s-mainFormContainer {
    flex: 1 1;
    overflow-y: auto;
}
.s-searchFormContainer {
    flex: 1 1;
    overflow-y: auto;
}
.s-chartFormContainer {
    flex: 1 1;
    overflow-y: auto;
}
.s-gridFormContainer {
    flex: 1 1;
    overflow-y: auto;
}
.s-formGridC {
    flex: 1 1;
}
.s-formGrid {
    overflow-y: auto;
}
.s-formCreatorMenu {
    border-radius: 6px;
    flex: 0 0 250px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    border: 1px solid #c0c0c0;
}

.s-formCreatorWrapper {
    flex: 1 1 300px;
    padding: 0px;
    border: 1px solid #c0c0c0;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 5px;
    margin: 0 2px;
}
.s-formCreatorParam {
    border-radius: 6px;
    flex: 0 1 390px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
    border: 1px solid #c0c0c0;
}
.s-layoutContainer {
    position: relative;
    border-radius: 5px;
    padding: 1px;
}

.s-borderFocus {
    border: 1px solid #90d8c8;
    background: #f9fffe;
}

.s-border-red-dash {
    border:3px dashed red;
    border-radius: 8px;
}
.s-border-blue-dash {
    border: 3px dashed blue;
    border-radius: 8px;
}
.s-border-oragne-dash {
    border: 3px dashed orange;
    border-radius: 8px;
}
.s-border-yellow-dash {
    border: 3px dashed yellow;
    border-radius: 8px;
}
.s-border-green-dash {
    border: 3px dashed green;
    border-radius: 8px;
}
.s-border-black-dash {
    border: 3px dashed black;
    border-radius: 8px;
    margin:2px 0px 2px 0px;
}
.s-wborderFocus {
    border: 2px solid #ff99ff;
    background: #ffe6ff;
}
.s-editFocus {
    border: 1px solid #ff8c1a;
    background: #ffcc99;
}

.s-weditFocus {
    border: 2px solid #1aff66;
    background: #99ffbb;
}
.s-layoutToolbar {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10000;
    display: none;
}

.s-widgetToolbar {
    position: absolute;
    border-radius: 5px;
    z-index: 100000;
    display: none;
}

.s-layoutToolbarIcon {
    display: inline-block;
    background-color: pink;
    padding: 2px 3px;
    cursor: pointer;
}

.s-layoutToolbarIcon:hover {
    background-color: coral;
}

.s-layoutMoveIcon {
    position: absolute;
    background-color: pink;
    top: 1px;
    left: 1px;
    padding: 2px 3px;
    cursor: move;
    z-index: 10000;
    display: none;
}
.s-toolbar {
    border: 2px solid #e0e0e0;
    margin: 0px 0px 2px 0px;
    padding: 3px;
    border-radius: 6px;
    background-color: #f0f0f0;
}
.s-widgetMoveIcon {
    cursor: move !important;
    z-index: 10000;
}
.s-widgetHolder {
    width:100%;
    display: inline-block;
    border-radius: 5px;
    min-width: 10px;
    min-height: 10px;
}
.s-center {
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    margin:0 auto;
}
.s-widgetToolbarIcon {
    display: inline-block;
    background-color: lavender;
    padding: 3px 6px;
    cursor: pointer;
}
.s-widgetToolbarIcon:hover {
    background-color: darkseagreen;
}

.s-widgetHolderEdit {
    border: 1px solid blue;
}


.loaderForFrame {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid blue;
    border-right: 8px solid green;
    border-bottom: 8px solid red;
    border-left: 8px solid pink;
    width: 60px;
    height: 60px;
    -webkit-animation: spinning 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
    /*z-index: 100000;
    display:none;*/
}
.s-redColor {
    color: red !important;
}
.s-bgRedColor {
    background-color: red !important;
}
.s-bgYellowColor {
    background-color: yellow !important;
}
.s-bgCoralColor {
    background-color: coral !important;
}
.s-greenColor {
    color: green !important;
}
.noBackgroudDialog {
    background: transparent;
    border: none;
    box-shadow: none;
}
.searchParent {
    position: relative;
}
.positionParent {
    position: relative;
}
.pretty.p-round input[type="checkbox"]:focus + .state label:before {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(102,175,233,.6);
}
.k-loading-mask {
    z-index: 99999;
}
.pretty.p-round input[type="radio"]:focus + .state label:before {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(102,175,233,.6);
}

.pretty.p-round .state label:before {
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.pretty input[type="checkbox"]:focus + .state:before {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(102,175,233,.6);
}

.pretty.p-switch .state:before {
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.searchDialog {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0px;
    left: 0px;
    height: auto;
    max-height: 90%;
    z-index: 1000;
    border-radius: 10px;
    background-color: aliceblue;
    -moz-box-shadow: 0 0 35px #888;
    -webkit-box-shadow: 0 0 35px #888;
    box-shadow: 0 0 35px #888;
    overflow: auto;
}
.positionDialog {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0px;
    left: 0px;
    height: auto;
    max-height: 90%;
    z-index: 1000;
    border-radius: 10px;
    background-color: aliceblue;
    -moz-box-shadow: 0 0 35px #888;
    -webkit-box-shadow: 0 0 35px #888;
    box-shadow: 0 0 35px #888;
    overflow: auto;
}
@-webkit-keyframes spinning {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spinning {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pdf-page {
    font-family: "Noto Sans TC";
}

.k-switch-label-on, .k-switch-label-off {
    font-size: 0.9rem;
    letter-spacing: 0px;
    display: block;
}

.k-switch-label-on {
    left: 6px;
}

.k-switch-label-off {
    right: 6px;
}

/*
  Developer's Note for future developers:
  There are no build tools or task runners around here,
  please use your favorite text editors capabilities to 
  make this file generate a .css file from this file with
  the same name.

  If you are reading this from .css file, there is also 
  an .scss file in this folder.
*/
.appointmentCalendar {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.appointmentCalendarDays {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.appointmentCalendar .daysOfWeek,
.appointmentCalendar .calendarWeek {
    display: table-row;
}

.appointmentCalendar .daysOfWeek {
    border-bottom: 6px solid transparent;
}

.appointmentCalendar .calendarDay,
.appointmentCalendar .dayOfWeek {
    display: table-cell;
    font-size: 12px;
    text-align: center;
}

.appointmentCalendar .dayOfWeek {
    line-height: 46px;
    background-color: #EEF3FF;
    color: #527FFE;
    text-align: center;
    width: calc(100% / 7);
}

.appointmentCalendar .calendarDay {
    position: relative;
    color: #000;
}

    .appointmentCalendar .calendarDay:after {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #4C72FB;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 6px;
        opacity: 0;
        -webkit-transition: .3s;
        transition: .3s;
    }

.appointmentCalendar .calendarDayEach {
    display: block;
    line-height: 36px;
    border: 1px solid rgba(255, 255, 255, 0);
    cursor: pointer;
    margin: 1px;
    pointer-events: none;
}

.appointmentCalendar .calendarDay.isActive .calendarDayEach {
    background-color: #4C72FB;
    color: #fff;
}

.appointmentCalendar .calendarDay.isActive .calendarDayEach,
.appointmentCalendar .calendarDay.isToday .calendarDayEach,
.appointmentCalendar .calendarDay:not(.empty):hover .calendarDayEach {
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 4px;
    border: 1px solid #97adfd;
}

.appointmentCalendar .calendarDay:not(.empty):hover .calendarDayEach,
.appointmentCalendar .calendarDay.isActive .calendarDayEach {
    border-color: #4C72FB;
}

.appointmentCalendar .calendarDay.isSelected:after {
    opacity: 1;
}

.appointmentCalendar .calendarDay.isSelected.isActive:after {
    background-color: #fff;
}

.appointmentCalendar .calendarDay.isUnavailable {
    color: #CAD0DD;
    pointer-events: none;
}

.appointmentCalendarContainer {
    border-radius: 6px;
    border: 1px solid #C3CAD8;
    /* background-color: #fff;  */
}

    .appointmentCalendarContainer .currentDate {
        font-size: 16px;
        padding: 10px 30px 10px 12px;
        border: none;
        width: 100%;
        background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cpath d='M18 5.625v11.28c0 .604-.504 1.095-1.125 1.095H1.125C.504 18 0 17.51 0 16.904V5.625h18zM4.732 12.844H2.68l-.101.009a.563.563 0 00-.426.357l-.026.095-.01.101v1.969l.01.101a.563.563 0 00.357.426l.095.026.101.01h2.052l.1-.01a.563.563 0 00.427-.357l.026-.095.01-.101v-1.969l-.01-.1a.564.564 0 00-.357-.427l-.095-.026-.101-.01zm5.294 0H7.974l-.1.009a.563.563 0 00-.427.357l-.026.095-.01.101v1.969l.01.101a.563.563 0 00.357.426l.095.026.101.01h2.052l.1-.01a.563.563 0 00.427-.357l.026-.095.01-.101v-1.969l-.01-.1a.564.564 0 00-.357-.427l-.095-.026-.101-.01zM4.732 7.687H2.68l-.101.01a.563.563 0 00-.426.357l-.026.095-.01.101v1.969l.01.1a.563.563 0 00.357.427l.095.026.101.01h2.052l.1-.01a.563.563 0 00.427-.357l.026-.095.01-.101V8.25l-.01-.101a.563.563 0 00-.357-.426l-.095-.026-.101-.01zm5.294 0H7.974l-.1.01a.563.563 0 00-.427.357l-.026.095-.01.101v1.969l.01.1a.563.563 0 00.357.427l.095.026.101.01h2.052l.1-.01a.563.563 0 00.427-.357l.026-.095.01-.101V8.25l-.01-.101a.563.563 0 00-.357-.426l-.095-.026-.101-.01zm5.294 0h-2.052l-.1.01a.563.563 0 00-.427.357l-.026.095-.01.101v1.969l.01.1a.563.563 0 00.357.427l.095.026.101.01h2.052l.1-.01a.563.563 0 00.427-.357l.026-.095.01-.101V8.25l-.01-.101a.563.563 0 00-.357-.426l-.095-.026-.101-.01z' fill='%2359647C'/%3E%3Cpath d='M14.625 1.266h2.25C17.496 1.266 18 1.8 18 2.46V4.5H0V2.46c0-.66.504-1.194 1.125-1.194h2.25v-.07C3.375.535 3.879 0 4.5 0s1.125.535 1.125 1.195v.07h6.75v-.07C12.375.535 12.879 0 13.5 0s1.125.535 1.125 1.195v.07z' fill='%2359647C'/%3E%3C/g%3E%3C/svg%3E");
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: calc(100% - 13px);
        background-size: 16px;
    }

    .appointmentCalendarContainer .monthYearPicker {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-top: 1px solid #C3CAD8;
        border-bottom: 1px solid #C3CAD8;
    }

        .appointmentCalendarContainer .monthYearPicker .pickerArrow {
            position: absolute;
            right: 0;
            width: 40px;
            z-index: 2;
            opacity: .3;
            cursor: pointer;
            -webkit-transition: .3s;
            transition: .3s;
            border-color: rgba(0, 0, 0, 0);
            border-width: 0;
            background-color: rgba(0, 0, 0, 0);
            padding: 0;
            outline: none;
        }

            .appointmentCalendarContainer .monthYearPicker .pickerArrow:hover {
                opacity: 1;
            }

            .appointmentCalendarContainer .monthYearPicker .pickerArrow.prev {
                top: 0;
                bottom: 50%;
            }

                .appointmentCalendarContainer .monthYearPicker .pickerArrow.prev:after {
                    top: 3px;
                    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.599 5.337a.837.837 0 001.158-.02.834.834 0 000-1.179l-.667-.623-1.434-1.34L5.57.226a.837.837 0 00-1.136 0L.263 4.118c-.343.341-.35.87-.02 1.199a.832.832 0 001.155.02L5 1.975l3.599 3.362z' fill='%23000' fill-rule='nonzero'/%3E%3C/svg%3E");
                }

            .appointmentCalendarContainer .monthYearPicker .pickerArrow.next {
                top: 50%;
                bottom: 0;
            }

                .appointmentCalendarContainer .monthYearPicker .pickerArrow.next:after {
                    top: -3px;
                    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.403.227a.837.837 0 00-1.158.02.834.834 0 000 1.178l.666.623 1.435 1.34 2.087 1.95a.837.837 0 001.136 0l4.17-3.893c.343-.34.35-.87.02-1.198a.832.832 0 00-1.155-.02L5.002 3.588 1.403.227z' fill='%23000' fill-rule='nonzero'/%3E%3C/svg%3E");
                }

            .appointmentCalendarContainer .monthYearPicker .pickerArrow:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-repeat: no-repeat;
                background-position: center;
                pointer-events: none;
            }

        .appointmentCalendarContainer .monthYearPicker .pickerItem {
            width: 50%;
            position: relative;
        }

            .appointmentCalendarContainer .monthYearPicker .pickerItem + .pickerItem {
                border-left: 1px solid #C3CAD8;
            }

            .appointmentCalendarContainer .monthYearPicker .pickerItem select {
                -moz-appearance: none;
                appearance: none;
                -webkit-appearance: none;
                width: 100%;
                height: 45px;
                margin: 0;
                border-width: 0;
                background-color: transparent;
                font-size: 16px;
                padding-left: 12px;
            }

                .appointmentCalendarContainer .monthYearPicker .pickerItem select::-ms-expand {
                    display: none;
                }

.jfCard .appointmentField,
#jfQuestion-proxy .appointmentField {
    width: 100%;
}

.stageContainer .appointmentFieldWrapper .appointmentSlot {
    pointer-events: none;
}

.appointmentFieldWrapper[data-breakpoint="isLarge"] .appointmentDates {
    max-width: 460px;
}

.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"] .appointmentFieldRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"] .appointmentFieldRow.forCalendar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"] .appointmentFieldRow.forSelectedDate {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"] .appointmentCalendar {
    max-width: 324px;
    width: 100%;
}

.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"] .appointmentDates {
    max-width: 324px;
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
}

.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"] .appointmentSlots {
    height: auto;
}

.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"]:not(.isOpenMobile) .appointmentFieldContainer .monthYearPicker,
.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"]:not(.isOpenMobile) .appointmentFieldContainer .appointmentCalendarDays {
    display: none;
}

.appointmentFieldWrapper[data-breakpoint="shouldBreakIntoNewLine"]:not(.isOpenMobile) .appointmentFieldRow.forCalendar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.appointmentFieldRow.forCalendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-label-left + .form-input .appointmentFieldRow.forCalendar,
.form-label-right + .form-input .appointmentFieldRow.forCalendar {
    max-width: 310px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .form-label-left + .form-input .appointmentFieldRow.forCalendar .appointmentDates,
    .form-label-right + .form-input .appointmentFieldRow.forCalendar .appointmentDates {
        margin-top: 16px;
        width: 100%;
    }

    .form-label-left + .form-input .appointmentFieldRow.forCalendar .appointmentSlots,
    .form-label-right + .form-input .appointmentFieldRow.forCalendar .appointmentSlots {
        height: auto;
        max-height: 340px;
        overflow: auto;
    }

.appointmentFieldRow.forTimezonePicker {
    display: inline-block;
}

.appointmentFieldRow.forSelectedDate {
    font-weight: 400;
    /* SA
  font-size: 13px; */
    color: #fff;
    background-color: #4C72FB;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M3.5 10.4a3.1 3.1 0 100 6.2 3.1 3.1 0 000-6.2zm1.394 2.009h0zm-1.682.55l1.116-1.116h0a.83.83 0 011.174 1.173L3.798 14.72a.83.83 0 01-1.173 0l-.782-.782a.83.83 0 011.173-1.174l.196.196z' stroke='%23FFF' stroke-width='.8'/%3E%3Cpath d='M17.852 1.89h-2.049v-.6c0-.712-.578-1.29-1.289-1.29-.71 0-1.289.578-1.289 1.29v.6H8.006v-.6C8.006.577 7.428 0 6.717 0c-.71 0-1.289.578-1.289 1.29v.617a.429.429 0 00-.114-.016H3.602a2.15 2.15 0 00-2.149 2.148v5.32a.43.43 0 00.86 0V6.315h16.904a.43.43 0 000-.859H2.313V4.039c0-.71.578-1.289 1.289-1.289h1.712a.43.43 0 00.114-.016v.553a1.29 1.29 0 002.578 0V2.75h5.22v.537c0 .71.578 1.29 1.288 1.29.711 0 1.29-.58 1.29-1.29V2.75h2.048c.71 0 1.289.578 1.289 1.29v14.327a.775.775 0 01-.774.774H3.083a.774.774 0 01-.774-.774v-1.112c0-.205-.192-.43-.43-.43a.43.43 0 00-.429.43v1.112c0 .9.732 1.633 1.633 1.633h15.284c.9 0 1.633-.733 1.633-1.633V5.882 4.039a2.15 2.15 0 00-2.148-2.148zM7.147 3.288a.43.43 0 01-.86 0V1.29a.43.43 0 01.86 0v1.998zm7.797 0a.43.43 0 01-.86 0V1.29a.43.43 0 01.86 0v1.998z' fill-rule='nonzero'/%3E%3Cpath d='M10.721 12.266c-.9 0-1.632.732-1.632 1.632 0 .9.732 1.633 1.632 1.633.9 0 1.633-.732 1.633-1.633 0-.9-.732-1.632-1.633-1.632zm0 2.406a.774.774 0 010-1.547.774.774 0 010 1.547zM15.987 12.266c-.9 0-1.633.732-1.633 1.632 0 .9.733 1.633 1.633 1.633s1.633-.732 1.633-1.633c0-.9-.733-1.632-1.633-1.632zm0 2.406a.774.774 0 010-1.547.774.774 0 010 1.547zM5.711 7c-.9 0-1.633.732-1.633 1.633 0 .9.733 1.633 1.633 1.633s1.633-.733 1.633-1.633S6.61 7 5.71 7zm0 2.406a.774.774 0 010-1.547.774.774 0 010 1.547zM16.242 7c-.9 0-1.633.732-1.633 1.633 0 .9.733 1.633 1.633 1.633s1.633-.733 1.633-1.633S17.143 7 16.242 7zm0 2.406a.774.774 0 010-1.547.774.774 0 010 1.547zM10.977 7c-.9 0-1.633.732-1.633 1.633 0 .9.732 1.633 1.633 1.633.9 0 1.633-.733 1.633-1.633S11.877 7 10.977 7zm0 2.406a.774.774 0 010-1.547.774.774 0 010 1.547z' fill-rule='nonzero'/%3E%3Cpath d='M13.299 2l.001 1.25c0 .647.492 1.18 1.122 1.244l.128.006a1.25 1.25 0 001.244-1.122l.006-.128L15.799 2H17.5a2 2 0 012 2v2H2V4a2 2 0 012-2l1.5-.001V3.25c0 .647.492 1.18 1.122 1.244l.128.006C7.44 4.5 8 3.94 8 3.25V1.999L13.299 2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 6px center;
    padding: 8px 8px 8px 34px;
    border-radius: 4px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
}

    .appointmentFieldRow.forSelectedDate span {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    /* SA
  .appointmentFieldRow.forSelectedDate  {             */
    .appointmentFieldRow.forSelectedDate .forbutton {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 18px;
        height: 18px;
        background-color: transparent;
        border-width: 0;
        outline: none;
        background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFF' cx='9' cy='9' r='9'/%3E%3Cpath d='M9.59 9l2.946-2.946a.417.417 0 00-.59-.59L9 8.411 6.054 5.464a.417.417 0 00-.59.59L8.411 9l-2.947 2.946a.417.417 0 00.59.59L9 9.589l2.946 2.947a.417.417 0 00.59-.59L9.589 9z' stroke='%234C72FB' fill='%23000'/%3E%3C/g%3E%3C/svg%3E");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 18px;
        color: rgba(255, 255, 255, 0);
        cursor: pointer;
    }

.form-line-error .appointmentFieldRow.forSelectedDate {
    display: none;
}

.appointmentFieldInput {
    display: none;
}

.appointmentFieldContainer .appointmentCalendar {
    width: 100%;
    max-width: 312px;
}

.appointmentFieldContainer .appointmentDates {
    margin-left: 12px;
    width: calc(100% - 324px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* .appointmentFieldContainer * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; } */

@media (max-width: 500px) {
    .appointmentFieldContainer.appointmentFieldMobile:not(.isOpenMobile) .monthYearPicker,
    .appointmentFieldContainer.appointmentFieldMobile:not(.isOpenMobile) .appointmentCalendarDays {
        display: none;
    }
}

.appointmentField .timezonePicker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
}

    .appointmentField .timezonePicker:hover + .timezonePickerName {
        background-color: #EEF3FF;
        color: #2C3345;
    }

.appointmentField .timezonePickerWrapper {
    display: inline-block;
    position: relative;
}

.appointmentField .timezonePickerName {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    font-size: 12px;
    padding: 4px;
    pointer-events: none;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 15px;
}

    .appointmentField .timezonePickerName:before, .appointmentField .timezonePickerName:after {
        content: "";
        display: inline-block;
    }

    .appointmentField .timezonePickerName:before {
        margin-right: 7px;
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cpath d='M7.952 0C3.558 0 0 3.566 0 7.96s3.558 7.96 7.952 7.96c4.402 0 7.968-3.566 7.968-7.96S12.354 0 7.952 0zm.008 14.328A6.366 6.366 0 011.592 7.96 6.366 6.366 0 017.96 1.592a6.366 6.366 0 016.368 6.368 6.366 6.366 0 01-6.368 6.368z'/%3E%3Cpath d='M8.358 3.98H7.164v4.776l4.18 2.508.596-.98L8.358 8.16z'/%3E%3C/g%3E%3C/svg%3E");
    }

    .appointmentField .timezonePickerName:after {
        margin-left: 5px;
        margin-right: 2px;
        width: 9px;
        -ms-flex-item-align: end;
        align-self: flex-end;
        background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M4.816 5.38L8.498.646A.4.4 0 008.182 0H.818a.4.4 0 00-.316.646L4.184 5.38a.4.4 0 00.632 0z' fill-rule='evenodd'/%3E%3C/svg%3E");
        height: 10px;
        background-repeat: no-repeat;
    }

.jfCard .appointmentField .timezonePickerName:after {
    height: 13px;
}

.appointmentDate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 12px;
    font-size: 16px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.appointmentDateSelect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.appointmentDayPicker {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.appointmentDayPickerButton {
    color: rgba(255, 255, 255, 0);
    width: 26px;
    height: 26px;
    border-width: 0;
    border-radius: 50%;
    background-color: #ECEDF3;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.1 1.628L6.115 7 1.099 12.37a.376.376 0 00.54.521L6.9 7.256a.377.377 0 00-.001-.51L1.648 1.118a.378.378 0 00-.54-.01.373.373 0 00-.007.52z' fill='%238894AC' stroke='%238894AC' stroke-width='1.5' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 10px center;
    -webkit-transition: .3s;
    transition: .3s;
}

    .appointmentDayPickerButton:hover {
        background-color: #dcdee9;
    }

    .appointmentDayPickerButton + .appointmentDayPickerButton {
        margin-left: 12px;
    }

    .appointmentDayPickerButton.prev {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.appointmentSlots {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    overflow: auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 0;
    margin: 16px 0 8px;
    font-size: 14px;
    min-height: 160px;
}

.appointmentSlots-empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.appointmentSlots-empty-container {
    padding: 24px;
    border-radius: 6px;
    background-color: #fff;
}

.appointmentSlots-empty-icon {
    width: 124px;
    height: 102px;
    background-image: url();
}

.appointmentSlots-empty-text {
    margin-top: 8px;
    font-size: 14px;
    color: #8894AC;
}

.appointmentSlotsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.appointmentSlot {
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(50% - 6px);
    border: 1px solid #4C72FB;
    background-color: #fff;
    color: #4C72FB;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 8px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

    .appointmentSlot:not(.disabled):not(.active):hover {
        background-color: #EEF3FF;
    }

    .appointmentSlot.active {
        -webkit-animation: indicate .2s linear forwards;
        animation: indicate .2s linear forwards;
    }

    .appointmentSlot.disabled {
        border: 1px solid #C3CAD8;
        background-color: #F4F5F8;
        color: #C3CAD8;
        cursor: default;
    }

@media (max-width: 740px) {
    .jfCard .appointmentCalendar, #jfQuestion-proxy .appointmentCalendar {
        margin: auto;
    }

    .jfCard .appointmentCalendarContainer, .jfCard .appointmentCalendarTimezone, #jfQuestion-proxy .appointmentCalendarContainer, #jfQuestion-proxy .appointmentCalendarTimezone {
        width: 100%;
        max-width: 324px;
    }

    .jfCard .appointmentCalendarTimezone, #jfQuestion-proxy .appointmentCalendarTimezone {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    .jfCard .appointmentDates, #jfQuestion-proxy .appointmentDates {
        width: 100%;
        max-width: 324px;
        margin-top: 16px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .jfCard .appointmentCalendarContainer, .jfCard .appointmentCalendarTimezone, #jfQuestion-proxy .appointmentCalendarContainer, #jfQuestion-proxy .appointmentCalendarTimezone {
        width: 100%;
        max-width: 324px;
    }

    .jfCard .appointmentSlots, #jfQuestion-proxy .appointmentSlots {
        min-height: auto;
        height: auto;
    }

    .jfCard .appointmentFieldWrapper:not(.isOpenMobile) .monthYearPicker,
    .jfCard .appointmentFieldWrapper:not(.isOpenMobile) .appointmentCalendarDays, #jfQuestion-proxy .appointmentFieldWrapper:not(.isOpenMobile) .monthYearPicker,
    #jfQuestion-proxy .appointmentFieldWrapper:not(.isOpenMobile) .appointmentCalendarDays {
        display: none;
    }

    .jfCard .appointmentFieldRow.forCalendar, #jfQuestion-proxy .appointmentFieldRow.forCalendar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .jfCard .appointmentFieldRow.forSelectedDate, #jfQuestion-proxy .appointmentFieldRow.forSelectedDate {
        margin-top: 0;
    }
}

@media (max-width: 600px) {
    .jotform-form .appointmentCalendarContainer, .jotform-form .appointmentCalendarTimezone {
        width: 100%;
        max-width: 324px;
    }

    .jotform-form .appointmentCalendarTimezone {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    .jotform-form .appointmentSlots {
        height: auto;
    }

    .jotform-form .appointmentFieldWrapper:not(.isOpenMobile) .monthYearPicker,
    .jotform-form .appointmentFieldWrapper:not(.isOpenMobile) .appointmentCalendarDays {
        display: none;
    }

    .jotform-form .appointmentFieldRow.forCalendar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .jotform-form .appointmentFieldWrapper[data-breakpoint="isNormal"] .appointmentDates {
        margin-left: 0;
        width: 324px;
        margin-top: 16px;
    }
}

@-webkit-keyframes indicate {
    0% {
        color: #4C72FB;
        background-color: transparent;
    }

    100% {
        color: #fff;
        background-color: #4C72FB;
    }
}

@keyframes indicate {
    0% {
        color: #4C72FB;
        background-color: transparent;
    }

    100% {
        color: #fff;
        background-color: #4C72FB;
    }
}


.j-select-box {
    position: relative;
    margin-bottom: 0.5rem;
    display: flex;
}

    .j-select-box label {
        flex-grow: 1;
    }


.j-vote-optionCount {
    padding: 0.5rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-right: 0.1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    justify-content: flex-end;
}

.j-select-box .k-checkbox, .j-select-box .k-radio {
    z-index: 2;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.j-select-box .k-checkbox-label, .j-select-box .k-radio-label {
    z-index: 0;
    display: block;
    border-width: 1px;
    border-style: dotted;
    border-radius: 3px;
    padding: 0.9rem 0.5rem 0.8rem 2.2rem;
    margin: 0;
}

    .j-select-box .k-checkbox-label::before, .j-select-box .k-radio-label::before,
    .j-select-box .k-checkbox-label::after, .j-select-box .k-radio-label::after {
        position: absolute;
        left: 0.5rem;
        top: calc(50% - 0.5rem);
        font-size: 1.2rem;
        font-family: "WebComponentsIcons", monospace;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.j-select-box .k-radio:checked + .k-radio-label:after {
    left: 0.5rem;
}

.j-select-box .k-checkbox-label::before, .j-select-box .k-radio-label::before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-width: 2px;
    border-style: solid;
    border-radius: 20%;
    border-color: #bdc3c7;
}

.j-select-box .k-radio-label::before {
    border-radius: 100%;
}

.j-select-box .k-checkbox-label::after, .j-select-box .k-radio-label::after {
    content: "\e118";
    width: 1rem;
    height: 1rem;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.j-select-box .k-radio-label::after {
    content: "\e30a";
}

.j-select-box .k-checkbox:checked + .k-checkbox-label, .j-select-box .k-radio:checked + .k-radio-label {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
}

    .j-select-box .k-checkbox:checked + .k-checkbox-label::after, .j-select-box .k-radio:checked + .k-radio-label::after {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .j-select-box .k-checkbox:checked + .k-checkbox-label::before, .j-select-box .k-radio:checked + .k-radio-label::before {
        background-color: #2a2a2a;
        border: none;
    }

.j-select-box .k-checkbox:hover + .k-checkbox-label::before, .j-select-box .k-radio:hover + .k-radio-label::before {
    border-color: #2a2a2a;
}

.j-select-box .k-radio:checked + .k-radio-label::before {
    border-color: #bdc3c7;
}
.s-checkboxRadio input[type=checkbox] + label::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 500;
    content: "\f0c8";
    padding-right: 0.5rem;
}

.s-checkboxRadio input[type=checkbox]:checked + label::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f14a";
}

.s-checkboxRadio input[type=radio] + label::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 500;
    content: "\f111";
    padding-right: 0.5rem;
}

.s-checkboxRadio input[type=radio]:checked + label::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 500;
    content: "\f192";
}

.s-btn {
    display: inline-block;
    font-weight: 400;
    color: #3a3b45;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.875em;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.s-btn-outline-theme {
    color: #45496A;
    border-color: #45496A;
}

    .s-btn-outline-theme:hover {
        color: #fff;
        background-color: #45496A;
        border-color: #45496A;
    }

    .s-btn-outline-theme:focus, .s-btn-outline-theme.focus {
        box-shadow: 0 0 0 0.2rem rgba(69, 73, 106, 0.5);
    }

    .s-btn-outline-theme.disabled, .s-btn-outline-theme:disabled {
        color: #45496A;
        background-color: transparent;
    }

    .s-btn-outline-theme:not(:disabled):not(.disabled):active, .s-btn-outline-theme:not(:disabled):not(.disabled).active, .show > .s-btn-outline-theme.dropdown-toggle {
        color: #fff;
        background-color: #45496A;
        border-color: #45496A;
    }

        .s-btn-outline-theme:not(:disabled):not(.disabled):active:focus, .s-btn-outline-theme:not(:disabled):not(.disabled).active:focus, .show > .s-btn-outline-theme.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(69, 73, 106, 0.5);
        }

.s-btn-block {
    display: block;
    width: 100%;
}

    .s-btn-block + .s-btn-block {
        margin-top: 0.5rem;
    }

.s-btn-lg, .s-btn-group-lg > .s-btn {
    padding: 0.5rem 1rem;
    font-size: 1.09375em;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.s-btn-outline-theme input[type=checkbox] + span:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 3px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f0c8";
    margin: 0px 6px -4px 0;
}

.s-btn-outline-theme input[type=checkbox]:checked + span:before {
    font-weight: 900;
    content: "\f14a";
}

.s-btn-outline-theme input[type=radio] + span:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 3px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f111";
    margin: 0px 6px -4px 0;
}

.s-btn-outline-theme input[type=radio]:checked + span:before {
    font-weight: 900;
    content: "\f058";
}
