﻿//*
    TPC Widgets
    -------------------------
    Version 5.2^ | Bootstap 3/4 

*/

/*Base Classes*/
.tpc {}
.tpc-read-only{}
.tpc-drop-down{}
.tpc-check-box{}
.tpc-radio-button{}

/*Form Widgets Classes*/
.tpc.tpc-form {}
.tpc.tpc-form-configuration {}

.tpc.tpc-boolean{}
.tpc.tpc-boolean.tpc-check-box{}
.tpc.tpc-boolean.tpc-drop-down{}
.tpc.tpc-boolean-switch{}
.tpc.tpc-boolean.tpc-radio-button{}

.tpc.tpc-datetime{}
.tpc.tpc-file-upload{}
.tpc.tpc-activities {} 
.tpc.tpc-barcode {}
.tpc.tpc-image {}
.tpc.tpc-lookup{} 
.tpc.tpc-activities {}
.tpc.tpc-notes {}
.tpc.tpc-pay-button {}

.tpc.tpc-picklist {}
.tpc.tpc-picklist.tpc-check-box {}
.tpc.tpc-picklist.tpc-drop-down {}
.tpc.tpc-picklist.tpc-radio-button {}

.tpc.tpc-qrcode{}
.tpc.tpc-querystring{}
.tpc.tpc-rating{}
.tpc.tpc-rulesmanager {}
.tpc.tpc-sharepoint-grid {}
.tpc.tpc-signature{}

.tpc.tpc-static-value{}
.tpc.tpc-static-value.tpc-user {} 

.tpc.tpc-status {}
.tpc.tpc-subgrid{}
.tpc.tpc-submit-button { }

.tpc.tpc-text-field {}
.tpc.tpc-text-field-numeric{}
.tpc.tpc-text-field-textarea{}
.tpc.tpc-text-field-password{}
.tpc.tpc-validator{}
.tpc.tpc-workflow{}

/* Read Only Widget Classes*/
.tpc.tpc-barcode.tpc-read-only{}
.tpc.tpc-datetime.tpc-read-only{}
.tpc.tpc-boolean.tpc-read-only{}
.tpc.tpc-image.tpc-read-only{}
.tpc.tpc-lookup.tpc-read-only{}
.tpc.tpc-picklist.tpc-read-only{}
.tpc.tpc-qrcode.tpc-read-only{}
.tpc.tpc-rating.tpc-read-only{}
.tpc.tpc-signature.tpc-read-only{}
.tpc.tpc-status.tpc-read-only{}
.tpc.tpc-text-field.tpc-read-only{}

/*Page Widget Classes*/
.tpc.tpc-chart {}
.tpc.tpc-grid {}
.tpc.tpc-listView {}
.tpc.tpc-map {}
.tpc.tpc-register {}
.tpc.tpc-scheduler {}
.tpc.tpc-user-invite {}

.tpc tpc-powerbi{}
.tpc.tpc-powerbi-embeded-report {}

.tpc.tpc-kb-detail {}
.tpc.tpc-kb-list {}
.tpc.tpc-kb-search {}

.tpc.tpc-form-flow {}


/*
    UI and Layout Changes
    =====================
*/
.tpc.tpc-form-configuration .jumbotron {
    padding: 1rem 15px;
    margin-bottom: 15px;
}

.tpc.tpc-form-configuration .jumbotron b {
    word-break: break-all
}
.tpc.tpc-form-configuration .jumbotron p {
    font-size: 16px;
}

.tpc.tpc-form-layout {
    padding:0;
}

.tpc.tpc-submit-button button,
.tpc.tpc-form button.sf-SubmitButton {
    margin-bottom: 15px;
}

.tpc .col-form-label {
    display: block;
    font-weight: 700;
}

.tpc-loading-screen {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 9;
    opacity: 0.9;
}
.hide,
.tpc.tpc-signature-field .hide,
.tpc-loading-screen.hide {
    display: none;
}
.tpc-designer-hide {
    opacity: 0.5;
}
.tpc-loading-screen img {
    position: absolute;
    top: 45%;
    left: 45%;
}
.tpc.tpc-p-relative {
    position: relative;
}

.hidden-xs-up {
    visibility: hidden;
}

.tpc-avoid-clicks {
    pointer-events: none;
    opacity: .7;
}
#tpc-form-edit {
    margin-left: 9px !important;
    padding: 1px 9px 0 0 !important;
}
/*
    Hight Fixes For Kendo Widgets
    -----------------------------
*/
.tpc .k-numerictextbox,
.tpc .k-dropdown,
.tpc .k-timepicker,
.tpc .k-datetimepicker {
    height: 34px
}

.tpc .k-dropdown-wrap,
.tpc .k-numeric-wrap,
.tpc .k-picker-wrap {
    height: 32px
}

.tpc .k-numeric-wrap input,
.tpc .k-dropdown-wrap input {
    height: 31px !important;
}


.tpc .k-dropdown-wrap > span,
.tpc .k-picker-wrap input {
    height: auto;
}
.tpc .k-numeric-wrap input {
    height: 26px;
}
.tpc .k-dropdown-wrap > span.k-input {
    line-height: 2em !important;
}

.tpc .k-picker-wrap > span.k-select,
.tpc .k-dropdown-wrap > span.k-select {
    height: 31px;
}
/* 
    Page Widgets Fix
     ---------------
*/

.tpc.tpc-kb-search,
.tpc.tpc-listView,
.tpc.tpc-chart {
    position: relative;
}

.tpc.tpc-kb-search .k-loading-mask,
.tpc.tpc-listView .k-loading-mask,
.tpc.tpc-chart .k-loading-mask {
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
}

/* 
    Utilities for Widgets & Layouts
    -------------------------------
*/

.tpc label.control-label {
    display: block;
}

.full-width,
.row input[type=text],
.row input[type=password],
.row input[type=tel],
.row input[type=number],
.row .form-control {
    width: 100% !important;
}

.tpc .d-block {
    display: block;
}

.tpc .k-widget > .radio {
    margin-top: 5px !important;
}

.tpc .paddingLR-5 {
    padding-top: 1%;
}

.sfL100.container-fluid {
    padding: 0 !important;
}

.tpc .noMarginT {
    margin-top: 0 !important;
}

.tpc .uploaderrormsg {
    opacity: 0;
}

.tpc .readOnly {
    word-break: break-word;
    display: block;
    white-space: normal;
    background: transparent;
    border: 0;
    box-shadow: none;
    min-height: 34px;
    font-size: 14px;
    padding-left: 0;
    line-height: 1.428571429;
}

.tpc .no-Paddding {
    padding: 0 !important;
}

.tpc .opacity {
    opacity: 0;
}

.tpc .checkbox,
.tpc .radio {
    margin-top: 0 !important;
}

.tpc .filenameloaded {
    margin-left: 5px !important;
}

.tpc .text-muted {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

.tpc .display-block {
    display: block !important;
}

.tpc .inline-block {
    display: inline-block !important;
}

.tpc .form-check label {
    font-weight: normal !important;
}

.tpc .tpc-required-label {
    color: #F64744;
    display: inline-block !important;
    font-size: 12px;
}

.tpc .no-style {
    background-color: transparent !important;
    border-color: transparent;
    box-shadow: none !important;
    display: inline-block;
    color: #000;
}
.k-virtual-content {
    overflow-x: hidden !important;
    height: 20vh !important;
}

.k-virtual-content > ul > li {
    height: 25px !important;
}

.tpc.tpc-form-layout .tpc.tpc-form-layout {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.tpc-form-edit-link {
    border: 1px solid #6A90BB;
    border-top: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: auto !important;
}

.k-webkit .k-rtl .k-dropdown-wrap .k-input,
.k-webkit .k-rtl .k-numeric-wrap .k-input {
    margin-right: 0;
}

.tpc .tpc-fade:before,
.tpc .tpc-fade:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    right: 0;
    left: 0;
    background: -webkit-linear-gradient(transparent, #FFF) left repeat;
    background: linear-gradient(transparent, #FFF) left repeat;
}

.tpc-min-65 {
    min-height: 65px!important;
}

.tpc-border-radius-top {
    border-radius: 3px 3px 0 0;
}

.tpc-border-radius-bottom {
    border-radius: 0 0 3px 3px;
}

.tpc-border {
    border: 1px solid #e4e0e0;
}

.tpc-no-border {
    border: 0;
    box-shadow: none;
}

.tpc-no-border-top {
    border-top: 0;
}

.tpc-no-border-bottom {
    border-bottom: 0;
}

.tpc-margin-tb10px {
    margin-bottom: 10px;
    margin-top: 10px;
}

.tpc-margin-b10px {
    margin-bottom: 10px;
}

.tpc-margin-t10px {
    margin-top: 10px;        
}

.tpc-margin-t10px .label-content {
    margin-top: 0 !important;
}

.tpc-margin-10 {
    margin: 10%;
}

.alert-tpc {
    color: #a6a6a6;
    text-align: center;
}

.tpc-overlay {
    height: 100%;
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    padding: 10vh;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.tpc-overlay div {
    position: relative;
    top: 40%;
}
.tpc-border-box {
    box-sizing:border-box; 
}
 
/*
    TPC Form Widgets
    ================


    Yes/No Field
    -------------
*/
.tpc.tpc-picklist legend,
.tpc.tpc-check-box legend,
.tpc.tpc-radio-button legend {
    border: 0px;
    color: inherit;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}

.tpc.tpc-boolean.tpc-check-box label,
.tpc.tpc-boolean.tpc-radio-button label {
    font-weight: normal;
    font-size: inherit;
}

/*
    Image Field
    -----------
*/
.tpc.tpc-image .empty-image {
    border: 1px solid #ccc !important;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 144px;
    width: 144px;
}

.tpc-image.tpc-read-only figure {
    display: inline-block !important;
}

.tpc.tpc-image label,
.tpc.tpc-file-upload label,
.tpc.tpc-image figure {
    margin-top: 1em;
}

/*
    File Upload
    -----------
*/

.tpc.tpc-file-upload .tpc-upload-dropzone {
    border: 2px dashed #ccc;
    border-radius: 10px;
    width: 100%;
    margin: 20px auto;
    padding: 20px;
    height: 100px;
    text-align: center;
    color: #9e9e9e;
    position: relative;
    transition: 0.25s all ease;
}

.tpc.tpc-file-upload .tpc-upload-dropzone.highlight {
    border-color: #949393;
    color: #949393;
    transition:0.25s all ease;
}

.tpc.tpc-file-upload .tpc-upload-dropzone p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.tpc.tpc-file-upload .error-messages {
    list-style: none;
    text-align: initial;
    padding-left: 25px;
    margin-bottom: 0;
}
.tpc.tpc-file-upload .error-messages:before{
    margin: auto;
    width: 1em;
    height: 1em;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    font: 16px/1 WebComponentsIcons;
    content: "\e403";
    padding:5px;
}
.tpc.tpc-file-upload .k-invalid-msg {
    display: none;
}
.tpc.tpc-file-upload .k-invalid-msg.tpc-required {
    display: table;
} 
/*
    Date Time Picker
    ----------------
*/
.tpc .k-widget.k-editor,
.tpc .k-widget.k-timepicker,
.tpc .k-widget.k-dropdown,
.tpc .k-widget.k-numerictextbox,
.tpc .k-widget.k-datepicker,
.tpc .k-widget.k-datetimepicker {
    width: 100% !important;
    position: relative;
    margin: -1px;
}

.tpc .k-widget.k-dropdown,
.tpc .k-widget.k-numerictextbox {
    margin: 0;
}

.tpc-date-time-dropdown-container .dropdown-timzone-input {
    margin-top:37px
}
.tpc-date-time-container {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.tpc-date-time-container .date-time-picker {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 80% !important;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tpc-date-time-container .k-widget.k-dropdown {
    width: 30% !important;
    margin-left: 10px;
}

@media all and (max-width:1200px) {
    .tpc .tpc.tpc-datetime.tpc-time-zone .col-xs-6 .tpc-date-time-container .date-time-picker {
        width: 50% !important;
    }

    .tpc .tpc.tpc-datetime.tpc-time-zone .col-xs-6 .tpc-date-time-container .k-widget.k-dropdown {
        width: 50% !important;
    }
}

@media all and (max-width:768px) {
    .tpc .tpc.tpc-datetime.tpc-time-zone .tpc-date-time-container {
        display: block;
    }

    .tpc .tpc.tpc-datetime.tpc-time-zone .tpc-date-time-container .date-time-picker,
    .tpc .tpc.tpc-datetime.tpc-time-zone .col-xs-6 .tpc-date-time-container .date-time-picker {
        display: inline-block;
        width: 100% !important;
    }

    .tpc .tpc.tpc-datetime.tpc-time-zone .tpc-date-time-container .k-widget.k-dropdown,
    .tpc .tpc.tpc-datetime.tpc-time-zone .col-xs-6 .tpc-date-time-container .k-widget.k-dropdown {
        display: inline-block;
        width: 100% !important;
        margin-left: 0;
        margin-top: 2%;
    }
}

/*
    Activity Feed Widget & Notes Widget
    ===================================
*/

.tpc.tpc-notes [data-tpc-role="notes-input"],
.tpc.tpc-activities [data-tpc-role="activityfeed-input"] {
    overflow-x: hidden;
    overflow-y: auto;
}

.tpc.tpc-activities .item *,
.tpc.tpc-notes .item * {
    box-sizing: border-box !important;
    word-break: break-all;
}

/*.tpc.tpc-notes .content-container h3 {
    margin-top: 25px;
}*/

.tpc.tpc-notes .item,
.tpc.tpc-activities .item {
    border-bottom: 1px solid #e4e0e0;
    padding: 5px 15px;
    position: relative;
}

.tpc.tpc-notes .item-empty p,
.tpc.tpc-activities .item-empty p {
    margin-top: 10px;
}

.tpc.tpc-notes .item:last-of-type,
.tpc.tpc-activities .item:last-of-type {
    border-bottom: 0px;
}

.tpc.tpc-notes .item > [class^="col"],
.tpc.tpc-activities .item > [class^="col"] {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position:relative;
}

.tpc.tpc-notes .edit-template-buttons .k-cancel-button {
    color: #d9534f !important;
}

.tpc.tpc-notes .tpc-delete,
.tpc.tpc-activities .tpc-delete {
    color: #d9534f !important;
}

.tpc.tpc-notes .template-buttons i,
.tpc.tpc-activities .template-buttons i {
    font-size: 14px !important;
}

.tpc.tpc-notes h4,
.tpc.tpc-activities h4 {
    margin-top: 0;
}

.tpc.tpc-notes .minimized-activity,
.tpc.tpc-activities .minimized-activity {
    min-height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.tpc.tpc-notes div:nth-child(2).template-buttons,
.tpc.tpc-activities .template-buttons {
    position: absolute;
    top: 5px;
    right: 30px;
    text-align: center !important;
}


.k-rtl .tpc.tpc-notes .template-buttons,
.k-rtl .tpc.tpc-activities .template-buttons {
    left: -95%;
}

.tpc-expand {
    font-size: 14px;
    padding: 0;
    line-height: normal;
    margin: 0;
    vertical-align: initial;
}

.tpc.tpc-notes .item .content-container *,
.tpc.tpc-notes .item,
.tpc.tpc-activities .item .content-container *,
.tpc.tpc-activities .item {
    background: #ffffff !important;
    transition: 0.5s all ease;
}

.tpc.tpc-notes .item:hover .content-container *,
.tpc.tpc-notes .item:hover,
.tpc.tpc-activities .item:hover .content-container *,
.tpc.tpc-activities .item:hover {
    background: #e4e0e0 !important;
    transition: 0.5s all ease;
}

.tpc.tpc-notes .tpc-cursor-pointor,
.tpc.tpc-activities .tpc-cursor-pointor {
    cursor: pointer;
}

.tpc.tpc-notes .tpc-text-eclips,
.tpc.tpc-activities .tpc-text-eclips {
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

/*
     Notes Widget Specific
     ---------------------
*/

.tpc[data-tpc-role="notes-container"] .row .col-xs-6 label {
    padding-top: 5px
}

.tpc.tpc-notes [data-tpc-role="notes-input"] {
    box-shadow: none !important;
}

.tpc.tpc-notes .edit-template-buttons .k-update-button {
    color: #5cb85c;
}

.tpc.tpc-notes .edit-template-buttons {
    color: #333;
    text-align: right !important;
}

.tpc.tpc-notes .item textarea {
    overflow: hidden !important;
    min-height: 75px !important;
    padding-left: .8em;
}

.tpc.tpc-notes .tpc-notes-slider {
    height: 400px;
}

.tpc.tpc-notes .k-textbox {
    width: 100%;
}
.tpc.tpc-notes .template-buttons {
    text-align: right;
}

.tpc.tpc-notes .collapsed-item .template-buttons.template-buttons:before {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    transition: 0.5s all ease;
}

.tpc.tpc-notes .uncollapsed-item .template-buttons.template-buttons:before {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    transition: 0.5s all ease;
    transform: rotate(180deg);
}

.tpc.tpc-notes .item-content-heading {
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

 /*
     Activity Feed Widget Specific
     -----------------------------
*/
.tpc.tpc-activities .image-container {
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tpc.tpc-activities .image-container * {
    margin: 0 .2em;
}
.tpc.tpc-activities .image-container .item-image {
    height: 50px;
    width: 50px;
    display: inline-block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.2);
    text-align: center;
}

.tpc.tpc-activities .filter-link {
    vertical-align: text-top;
}

.tpc.tpc-activities .content-container {
    margin-top: 1.5em;
    margin-bottom:.5em;
}

.tpc.tpc-activities .tpc-dropdown button,
.tpc.tpc-activities .tpc-dropdown button:hover,
.tpc.tpc-activities .tpc-dropdown label:hover,
.tpc.tpc-activities .tpc-dropdown label {
    color: #333;
    line-height: 1;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .tpc.tpc-activities .item > [class^="col"]:last-of-type {
        padding-left: 0;
    }
}

@media all and (max-width:991px) {

    .tpc.tpc-activities .dropdown-menu {
        right: 0 !important;
        left: auto !important;
    }
}

@media all and (max-width:768px) {
    .tpc.tpc-activities .image-container {
        width: 25% !important;
    }
}
/*
    Lookup & Party List Widget
    ==========================
*/

.tpc.tpc-partylist .lookup-table,
.tpc.tpc-lookup .lookup-table {
    display: table !important;
    white-space: nowrap !important;
    width: 100% !important;
    height: 34px !important;
}

.tpc.tpc-partylist .lookup-table .lookup-table-cells,
.tpc.tpc-lookup .lookup-table-cells {
    display: table-cell !important;
    width: 100% !important;
    vertical-align: bottom !important;
    height: 34px !important;
}
.tpc.tpc-lookup .lookup-buttons {
    text-align: right;
}

.tpc.tpc-partylist .lookup-table .lookup-table-cells {
    vertical-align: top !important;
}

.tpc.tpc-partylist .lookup-table .k-multiselect-wrap {
    min-height: 33px;
}
.tpc.tpc-party-selector-dialog * {
    box-sizing: border-box !important;
}
.tpc.tpc-partylist .k-multiselect-wrap .k-input {
    height: 26px;
}


.k-rtl .tpc.tpc-partylist .lookup-table > .lookup-table-cells.buttons,
.k-rtl .tpc.tpc-lookup .lookup-table > .lookup-table-cells.buttons {
    padding-left: 0px;
    padding-right: 5px;
}

.tpc.tpc-partylist .lookup-table > .lookup-table-cells.buttons,
.tpc.tpc-lookup .lookup-table > .lookup-table-cells.buttons {
    padding-left: 5px;
    vertical-align: middle !important;
    height: 36px !important;
}

.tpc.tpc-lookup .lookup-buttons button,
.tpc.tpc-partylist .lookup-table > .lookup-table-cells.buttons button,
.tpc.tpc-lookup .lookup-table > .lookup-table-cells.buttons button,
.tpc.tpc-partylist .lookup-table > .lookup-table-cells.buttons a,
.tpc.tpc-lookup .lookup-table > .lookup-table-cells.buttons a {
    font-size: 12px !important;
    padding: 7px !important;
    height: 36px;
    width: 36px;
}

.tpc.tpc-partylist .lookup-table > .lookup-table-cells:last-child a span,
.tpc.tpc-lookup .lookup-table > .lookup-table-cells:last-child a span {
    margin-top: 4px !important;
}
.tpc.tpc-party-selector-dialog {
    overflow: hidden;
}

.tpc.tpc-lookup.tpc-radio-button .k-listview-content {
    overflow-y: hidden;
}

/*
    Signature Widget
    ----------------
*/

.tpc.tpc-signature .hidden-input {
    background-color: transparent;
    border: 0px;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px;
    color: transparent;
    cursor: default;
}

.tpc.tpc-signature.tpc-read-only .signature,
.tpc.tpc-signature-field .signature {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
}

.tpc.tpc-signature.tpc-read-only .signature {
    width: 302px;
    pointer-events: none;
}

/*
   Star Rating Field 
   -----------------
*/

.tpc.tpc-rating .star-ctr {
    display: inline-block;
    position: relative;
}

.tpc.tpc-rating .star-ctr ul {
    list-style: none outside none;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

.tpc.tpc-rating .star-ctr li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 !important;
    margin: 0 !important;
}

.tpc.tpc-rating .star-fh,
.tpc.tpc-rating .star-fg {
    top: 0;
    position: absolute;
}

.tpc.tpc-rating .star-fg {
    top: 0;
    position: absolute;
}

.tpc.tpc-rating .inline-list {
    list-style: none !important;
    padding-left: 0 !important;
}

.tpc.tpc-rating .inline-list li {
    display: inline-block !important;
}

.tpc.tpc-rating .inline-list li a span {
    color: #fab400 !important;
}

/*
   Text Field
   ----------
*/

.tpc .k-widget.k-editor .k-picker-wrap > span.k-select,
.tpc .k-widget.k-editor .k-dropdown-wrap > span.k-select,
.tpc .k-widget.k-editor .k-dropdown-wrap,
.tpc .k-widget.k-editor .k-numeric-wrap,
.tpc .k-widget.k-editor .k-picker-wrap,
.tpc .k-widget.k-editor .k-dropdown-wrap > span,
.tpc .k-widget.k-editor .k-picker-wrap input,
.tpc .k-widget.k-editor .k-numeric-wrap input,
.tpc .k-widget.k-editor .k-dropdown-wrap input,
.tpc .k-widget.k-editor .k-widget.k-dropdown,
.tpc .k-widget.k-editor .k-widget.k-numerictextbox {
    height: inherit !important;
}


.tpc.tpc-text-field-textarea .tpc-text-overlay {
    background-color: #000000;
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: none;
}

.tpc.tpc-text-field .k-maskedtextbox.form-control {
    border: 0;
}

/*
    Pick List
    ---------
*/

.tpc.tpc-picklist.tpc-horizontal-bar .no-toolbar-style {
    padding: 5px;
    border: 0px;
    background: transparent;
}

.tpc.tpc-picklist.tpc-horizontal-bar  .no-toolbar-style .k-button-group{
    margin:0;
    display:block!important;
}

/*
   Sub Grids | Grids | Sharepoint Grids
    -----------------------------------
*/

.tpc.tpc-subgrid .tpc-add-existing-toolbar {
    display: inline-block;
}

.tpc.tpc-subgrid .k-button-text.fa {
    display: none;
}

.tpc.tpc-subgrid .tpc-add-existing-toolbar .k-dropdown-wrap {
    height: 32px!important;
}

.tpc.tpc-subgrid .tpc-add-existing-toolbar .k-dropdown-wrap input {
    height: 32px !important;
}
.tpc.tpc-subgrid .tpc-add-existing-toolbar button {
    margin-bottom: 0px;
    padding-bottom: 9px;
    padding-top: 9px;
}

.tpc.tpc-subgrid .k-auto-scrollable .k-grid-norecords,
.tpc.tpc-grid .k-auto-scrollable .k-grid-norecords {
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    height: 60px;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tpc .k-grid tbody .k-datetimepicker .k-button {
    min-width: initial !important;
}
.tpc.tpc-subgrid .k-grid-norecords,
.tpc.tpc-grid .k-grid-norecords {
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 60px;
    height: 60px;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tpc .k-grid .k-widget.k-dropdown {
    width: auto !important;
}

.tpc .k-grid .k-button span {
    margin: 0 4px;
}

.tpc.tpc-grid.k-rtl .k-button {
    border: none;
    -webkit-box-shadow: 0 0 0 1px #ccc;
    -moz-box-shadow: 0 0 0 1px #ccc;
    box-shadow: 0 0 0 1px #ccc;
}

.tpc .tpcSharePointGrid.k-grid tbody .k-button,
.tpc .k-ie8 .tpcSharePointGrid.k-grid tbody button.k-button,
.tpc .tpcSubgrid.k-grid tbody .k-button,
.tpc .TpcGrid.k-grid tbody .k-button,
.tpc .k-ie8 .tpcSubgrid.k-grid tbody button.k-button {
    min-width: 40%;
    min-height: 20px;
    padding: 0px !important;
    border: 0px !important;
    font-size: 12px;
    text-align: center;
}
.tpc .tpcSharePointGrid .k-command-cell,
.tpc .tpcSubgrid .k-command-cell,
.tpc .TpcGrid .k-command-cell {
    text-align: center;
}
.tpc .tpcSharePointGrid.k-grid tbody .k-button .fa,
.tpc .k-ie8 .tpcSharePointGrid.k-grid tbody button.k-button .fa,
.tpc .tpcSubgrid.k-grid tbody .k-button .fa,
.tpc .TpcGrid.k-grid tbody .k-button .fa,
.tpc .k-ie8 .tpcSubgrid.k-grid tbody button.k-button .fa {
    vertical-align: bottom;
    text-align: center;
}

.tpc.tpc-grid [role='gridcell'] .k-button {
    padding: 5px !important;
    min-width: 20px;
}
/* Sharepoint Widget */
  

.tpcKendoWindow {
    height: auto;
}

.tpcKendoWindow .k-widget.k-upload.k-header {
    border-radius: 0;
    border: 0px;
    background-color: transparent;
}

/*
    Rules Manager
    =============
*/
.tpc.tpc-rulesmanager .tpc-rule-preview span.alert {
    padding:3px 5px !important;
}

.tpc.tpc-rulesmanager .tpc-rule-preview {
    padding-bottom: 10px;
    line-height: 30px;
    word-wrap: break-word;
}

#rulesmanager_container .form-group {
    border-bottom: 1px solid #eceaea;
}

#rulesmanager_container .form-group:last-child {
    border-bottom: 0px solid #ccc;
}

.tpc.tpc-rulesmanager .tpc-rule-lable {
    display: inline-block;
    width: 40px;
    font-weight: bold;
    font-size: 12px;
}


/*
    Require Field
    =============
*/

.tpc .tpc-required {
    display: table;
    position: relative;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    margin: .5rem 0 0;
}

.tpc .date-time-picker span .tpc-required {
    display: none !important;
}

.tpc-hide {
    opacity: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: -999999999999999999em;
}

.tpc .k-tooltip-validation span {
    height: 15px;
}

.tpc.tpc-signature .form-group > div:first-of-type .k-tooltip-validation,
.tpc.tpc-file-upload label.btn .k-tooltip-validation {
    display: none !important;
}

/* Validation Styles  */
.tpc.tpc-check-box.tpc-invalid .k-invalid,
.tpc.tpc-radio-button.tpc-invalid .k-invalid.k-radio {
    border-color: rgb(220 53 69) !important;
}

.tpc .tpc-partylist.tpc-invalid .k-multiselect-wrap, /* Party List - MultiSelect */
.tpc .tpc-picklist.tpc-invalid .k-multiselect-wrap, /* Pick List - MultiSelect */
.tpc .tpc-picklist.tpc-invalid span.k-dropdown-wrap, /* Pick List - Dropdowns */
.tpc .tpc-lookup.tpc-invalid span.k-dropdown-wrap, /* Lookup - Dropdowns */
.tpc .tpc-datetime.tpc-invalid span.k-picker-wrap, /* Date & Time */
.tpc .tpc-datetime.tpc-invalid span.k-dropdown-wrap, /* Date & Time - Drop down View*/
.tpc .tpc-invalid.tpc-horizontal-bar .no-toolbar-style,
.tpc .tpc-invalid .k-upload.k-upload-empty,
.tpc .tpc-invalid .k-checkbox-label:before,
.tpc .tpc-invalid .k-radio-label:before,
.tpc.tpc-text-field-textarea table.k-invalid,
.tpc .inline-block.k-invalid,
.tpc input.k-invalid ~ canvas,
.tpc .k-widget > span.k-invalid,
.tpc .form-control.k-invalid {
    border: 1px solid rgb(220 53 69) !important;
}

.tpc .tpc-partylist.tpc-invalid .k-multiselect-wrap.k-state-focused, /* Party List - MultiSelect */
.tpc .tpc-picklist.tpc-invalid .k-multiselect-wrap.k-state-focused, /* Pick List - MultiSelect */
.tpc .tpc-picklist.tpc-invalid span.k-dropdown-wrap.k-state-focused, /* Pick List - Dropdowns */
.tpc .tpc-lookup.tpc-invalid span.k-dropdown-wrap.k-state-focused, /* Lookup - Dropdowns */
.tpc .tpc-datetime.tpc-invalid span.k-picker-wrap.k-state-focused, /* Date & Time */
.tpc .tpc-datetime.tpc-invalid span.k-dropdown-wrap.k-state-focused, /* Date & Time - Drop down View*/
.tpc .tpc-invalid.tpc-horizontal-bar .no-toolbar-style.k-state-focused,
.tpc .tpc-invalid .k-upload.k-upload-empty.k-state-focused,
.tpc .tpc-invalid .k-checkbox-label:before,
.tpc .tpc-invalid .k-radio-label:before,
.tpc.tpc-text-field-textarea table.k-invalid.k-state-focused,
.tpc .inline-block.k-invalid.k-state-focused,
.tpc .form-control.k-invalid:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(220,53,69,.6) !important;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}


input[type=text].k-invalid,
input[data-tpc-role="datetime-display"].k-invalid {
    border: 0 !important;
    box-shadow: 0 0 !important;
}

.tpc-not-focusable {
    display: block !important;
    opacity: 0 !important;
    position: absolute !important;
    left: -999999999999em !important;
}

.tpc.tpc-datetime .tpc-required,
.tpc.tpc-text-field-textarea .tpc-required {
    margin-top: 3px;
}
/*
    TPC PAGE WIDGETS
    ================

    MAPs
    ----
*/

.tpc.tpc-map .k-marker {
    background-size: 100%;
    background-repeat: no-repeat;
}

.tpc.tpc-map .k-marker.tpc-map-crm:after, .tpc.tpc-map .k-marker.tpc-map-crm:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 12px;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tpc.tpc-map .k-marker.tpc-map-crm:after {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #000;
    border-width: 7px;
    margin-left: -7px;
    margin-top: -1px
}

.tpc.tpc-map .k-marker.tpc-map-crm:before {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #000;
    border-width: 5px;
    margin-left: -5px;
}

.tpc.tpc-map .k-marker.tpc-map-crm {
    border: 1px solid #000;
    height: 28px;
    width: 28px;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
}

.tpc.tpc-map .k-diagram .k-layer,
.tpc.tpc-map .k-map .k-layer {
    position: relative !important;
}

/* 
   TPC Grids 
   ----------
*/

.k-animation-container .k-column-menu .k-filter-menu label,
.k-animation-container .k-column-menu .k-filter-menu label input,
.k-animation-container .k-column-menu .k-menu-group .k-link input {
    margin-right: 8px;
}

/* 
    Power Bi 
    --------
*/

.tpc.tpc-powerbitpc-bireport iframe {
    border: none;
}

/* 
    Registration and User Invite
    ----------------------------
*/

.tpc-disabled-element {
    opacity: 0.65;
    pointer-events: none;
}
.has-error .field-validation-error {
    color: #dc3545;
}


/* 
    Listview 
    --------
*/

.tpc.tpc-listView .alert-tpc.tpc-nodata-error {
    border: 1px solid #ccc;
    margin-bottom: 0;
    border-radius: 0;
    text-align: center;
}

.tpc.tpc-listView .no-data {
    border: 0px;
}
.tpc.tpc-listView .tpc-default-style.list-group,
.tpc.tpc-listView .TpcListView.list-group {
    margin-bottom: 0;
    padding-left: 0;
}
.tpc.tpc-listView .tpc-default-style.list-group .list-group-item,
.tpc.tpc-listView .TpcListView.list-group .list-group-item {
    border-left: 0;
    border-right: 0;
    margin: 0 1px;
    border: 0px;
    border-bottom: 1px solid #ddd;
}
.tpc.tpc-listView .tpc-default-style.list-group .list-group-item:first-child,
.tpc.tpc-listView .TpcListView.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: 0;
}
.tpc.tpc-listView .tpc-default-style.list-group .list-group-item:last-child,
.tpc.tpc-listView .TpcListView.list-group .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0;
}
.tpc.tpc-listView .d-flex {
    display: flex !important;
}
.tpc.tpc-listView .justify-content-between {
    justify-content: space-between !important;
}

/* ltr */
.tpc.tpc-listView.k-rtl .list-group {
    padding-right: 0;
}

.tpc.tpc-listView.k-rtl .list-group {
    padding-right: 0;
}

.tpc.tpc-listView.k-rtl .list-group .pull-right {
    float: left !important;
}
/* 
    KB Search
    ---------
*/


.tpc-kb-search-result {
    margin-top: 15px;
    border-radius: 3px;
    border: none !important;
    box-shadow: none !important;
}

.tpc-kb-search-result .kb-article {
    box-shadow: none !important;
}

.tpc-kb-search-result .kb-article:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.tpc-kb-search-result .kb-article:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.tpc .kb-article .kb-article-meta {
    margin-top: 15px;
}

.tpc .kb-article .kb-article-meta span {
    padding: 0 5px;
}

.tpc .kb-article .kb-article-meta i {
    font-weight: bold;
    color: #333;
}

.tpc.tpc-kb-search.k-rtl .input-group .form-control:first-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.tpc.tpc-kb-search.k-rtl .input-group-btn:last-child > .btn {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

/* 
    Scheduler 
    ---------
*/
.tpc.tpc-scheduler {
    position: relative;
}
.tpc.tpc-scheduler .TpcScheduler {
    width: 100%!important;
}
.tpc.tpc-scheduler .form-row {
    display: unset;
}
.tpc.tpc-scheduler .form-row > .col-12{
    padding:0;
}
.tpc.tpc-scheduler .k-loading-mask {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    background: rgba(255, 255, 255, 0.7);
}

.tpc.tpc-scheduler .scheduler-item {
    padding: 10px;
}

.tpc.tpc-scheduler .btn.btn-xs.k-delete-button {
    background: transparent;
    border: 0px;
    padding: 0;
    padding: 3px;
    display: none;
    transition: 0.5s all ease;
}

.tpc.tpc-scheduler .k-event:hover .btn.btn-xs.k-delete-button {
    display: inline-block;
    transition: 0.5s all ease;
}

.tpc.tpc-scheduler .k-si-close {
    background: none !important;
}

.tpc-scheduler.event-tool-tip p,
.tpc-scheduler.event-tool-tip h3,
.tpc.tpc-scheduler .scheduler-item h3,
.tpc.tpc-scheduler .scheduler-item p {
    font-size: 14px;
    margin: 0;
}

.tpc-scheduler.event-tool-tip h3,
.tpc.tpc-scheduler .scheduler-item h3 {
    font-weight: bold;
}

.tpc.tpc-scheduler .k-event {
    background: rgba(49, 116, 173, .4);
    border: 0;
    border-left: 4px solid #3174ad;
    color: #333;
}

.tpc.tpc-scheduler .scheduler-item .controls {
    position: absolute;
    top: 0;
    right: 0;
}

.tpc.tpc-scheduler .k-scheduler-tools .k-icon.k-i-pdf {
    margin-right: 5px;
}

.tpc.tpc-scheduler .tpc-scheduler-message.fade {
    padding: 0;
    height: 0;
    margin: 0;
    transition: all ease 0.5s;
}

.tpc.tpc-scheduler .tpc-scheduler-message.fade.in {
    padding: 15px;
    height: auto;
    margin-bottom: 20px;
    transition: all ease 0.5s;
}
.tpc.tpc-scheduler .k-nav-current > .k-link span + span {
    max-width: 200px;
}
.tpc.tpc-scheduler .k-scheduler-tpcadd {
    height: 34px;
    margin-left: .25rem;
}
.tpc.tpc-scheduler .recurrenceRule .k-check {
    line-height: 1.3;
    margin-top: 5px;
    margin-right: 2px;
}
.tpc.tpc-scheduler  .k-event-delete{
    color: #333;
}
/*
    Scheduler- List View
    --------------------
*/

.tpc.tpc-scheduler .scheduler-item.list-view {
    padding-top: 30px;
    text-align: left;
    margin:0;
}
.tpc.tpc-scheduler .tpc-scheduler-listview a.k-tpc-edit.pull-right{
    display:none;
}
.tpc.tpc-scheduler .tpc-scheduler-listview td,
.tpc.tpc-scheduler .tpc-scheduler-listview th,
.tpc.tpc-scheduler .tpc-scheduler-listview * {
    box-sizing: border-box;
}

.tpc.tpc-scheduler .tpc-scheduler-listview h3 {
    font-size: 24px !important;
}
.tpc.tpc-scheduler .tpc-scheduler-listview h3.k-tpc-edit{
    cursor:pointer;
}
.tpc.tpc-scheduler .tpc-scheduler-listview h3.k-tpc-edit:hover {
    text-decoration: underline;
}

.tpc.tpc-scheduler .tpc-scheduler-listview .description {
    margin-top: 20px !important;
}


.tpc.tpc-scheduler .tpc-scheduler-listview .k-task{
    text-align:right;
    padding-top: 4px;
}
.tpc.tpc-scheduler .tpc-scheduler-listview .k-icon.k-i-non-recurrence,
.tpc.tpc-scheduler .tpc-scheduler-listview .k-icon.k-i-reload {
    margin-top: 1px;
}
.tpc.tpc-scheduler .tpc-scheduler-listview a.k-tpc-edit,
.tpc.tpc-scheduler .tpc-scheduler-listview span.k-tpc-edit {
    margin-right: 20px !important;
    font-size: 14px;
    border-right: 1px solid #a8a3a3;
    padding: 5px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #333;
    margin-top:5px!important;
}

.tpc.tpc-scheduler .tpc-scheduler-listview  .k-link.k-event-delete{
    display:block!important;
    visibility: visible;
    position: absolute;
    top: 4px;
    right:0;
    width:20px;
    height:20px;
}

.tpc.tpc-scheduler .tpc-scheduler-listview .tpc-scheduler-listview-buttons {
    position: absolute;
    top: 5px;
    right: 20px;
}
.tpc.tpc-scheduler .tpc-scheduler-listview .k-task > span:nth-child(2) {
    margin-right: 20px;
    padding: 5px;
    border-right: 1px solid #ccc;
}

/*
     FormFlow
*/

.tpc-formflow-buttons {
    margin-bottom: 1rem;
}

.tpc-formflow-navigation {
    margin-bottom: 1rem;
}

.tpc-formflow-navigation-vertical {
    margin-top: 5px;
}

/*
    Designer Style fixes 
    ====================
*/

.sfFormsEditor .tpc.tpc-lookup .lookup-table > .lookup-table-cells:last-child a span {
    line-height: 2.25em
}

.sfFormsEditor .sf-fieldWrp input:not([type="checkbox"],.k-widget input) {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.sfPageEditor .tpc.tpc-picklist legend,
.sfPageEditor .tpc.tpc-check-box legend,
.sfPageEditor .tpc.tpc-radio-button legend {
    font-size: 12px;
}

/*
    Sitefinity Backend Fixes
    ------------------------
*/

/*  Resize Fix */
.sfFormsEditor.zeContentMode #PublicWrapper,
.sfFormsEditor.zeLayoutMode #PublicWrapper {
    width: 620px;
}

.sfPageEditor.zeContentMode.modal-open .modal-dialog .input-group {
    display: table !important;
}

.sfPageEditor.zeContentMode.modal-open .modal-dialog .input-group > .form-control {
    width: 100% !important;
}

.sfPageEditor .tpc .tpc-required {
    display: none !important;
}

/*
    Bootstrap 3 -> Bootstrap 4 
    ==========================
*/
/*Layouts*/
.tpc .col, .tpc .col-1, .tpc .col-10, .tpc .col-11, .tpc .col-12, .tpc .col-2, .tpc .col-3, .tpc .col-4, .tpc .col-5, .tpc .col-6, .tpc .col-7, .tpc .col-8, .tpc .col-9, .tpc .col-auto, .tpc .col-lg, .tpc .col-lg-1, .tpc .col-lg-10, .tpc .col-lg-11, .tpc .col-lg-12, .tpc .col-lg-2, .tpc .col-lg-3, .tpc .col-lg-4, .tpc .col-lg-5, .tpc .col-lg-6, .tpc .col-lg-7, .tpc .col-lg-8, .tpc .col-lg-9, .tpc .col-lg-auto, .tpc .col-md, .tpc .col-md-1, .tpc .col-md-10, .tpc .col-md-11, .tpc .col-md-12, .tpc .col-md-2, .tpc .col-md-3, .tpc .col-md-4, .tpc .col-md-5, .tpc .col-md-6, .tpc .col-md-7, .tpc .col-md-8, .tpc .col-md-9, .tpc .col-md-auto, .tpc .col-sm, .tpc .col-sm-1, .tpc .col-sm-10, .tpc .col-sm-11, .tpc .col-sm-12, .tpc .col-sm-2, .tpc .col-sm-3, .tpc .col-sm-4, .tpc .col-sm-5, .tpc .col-sm-6, .tpc .col-sm-7, .tpc .col-sm-8, .tpc .col-sm-9, .tpc .col-sm-auto, .tpc .col-xl, .tpc .col-xl-1, .tpc .col-xl-10, .tpc .col-xl-11, .tpc .col-xl-12, .tpc .col-xl-2, .tpc .col-xl-3, .tpc .col-xl-4, .tpc .col-xl-5, .tpc .col-xl-6, .tpc .col-xl-7, .tpc .col-xl-8, .tpc .col-xl-9, .tpc .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}.col{flex-basis:0;flex-grow:1;max-width:100%}.tpc .col-auto{flex:0 0 auto;width:auto;max-width:100%}.tpc .col-1{flex:0 0 8.33333%;max-width:8.33333%}.tpc .col-2{flex:0 0 16.66667%;max-width:16.66667%}.tpc .col-3{flex:0 0 25%;max-width:25%}.tpc .col-4{flex:0 0 33.33333%;max-width:33.33333%}.tpc .col-5{flex:0 0 41.66667%;max-width:41.66667%}.tpc .col-6{flex:0 0 50%;max-width:50%}.tpc .col-7{flex:0 0 58.33333%;max-width:58.33333%}.tpc .col-8{flex:0 0 66.66667%;max-width:66.66667%}.tpc .col-9{flex:0 0 75%;max-width:75%}.tpc .col-10{flex:0 0 83.33333%;max-width:83.33333%}.tpc .col-11{flex:0 0 91.66667%;max-width:91.66667%}.tpc .col-12{flex:0 0 100%;max-width:100%}.tpc .order-first{order:-1}.tpc .order-last{order:13}.tpc .order-0{order:0}.tpc .order-1{order:1}.tpc .order-2{order:2}.tpc .order-3{order:3}.tpc .order-4{order:4}.tpc .order-5{order:5}.tpc .order-6{order:6}.tpc .order-7{order:7}.tpc .order-8{order:8}.tpc .order-9{order:9}.tpc .order-10{order:10}.tpc .order-11{order:11}.tpc .order-12{order:12}.tpc .offset-1{margin-left:8.33333%}.tpc .offset-2{margin-left:16.66667%}.tpc .offset-3{margin-left:25%}.tpc .offset-4{margin-left:33.33333%}.tpc .offset-5{margin-left:41.66667%}.tpc .offset-6{margin-left:50%}.tpc .offset-7{margin-left:58.33333%}.tpc .offset-8{margin-left:66.66667%}.tpc .offset-9{margin-left:75%}.tpc .offset-10{margin-left:83.33333%}.tpc .offset-11{margin-left:91.66667%}@media (min-width:576px){.tpc .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.tpc .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.tpc .col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.tpc .col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.tpc .col-sm-3{flex:0 0 25%;max-width:25%}.tpc .col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.tpc .col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.tpc .col-sm-6{flex:0 0 50%;max-width:50%}.tpc .col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.tpc .col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.tpc .col-sm-9{flex:0 0 75%;max-width:75%}.tpc .col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.tpc .col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.tpc .col-sm-12{flex:0 0 100%;max-width:100%}.tpc .order-sm-first{order:-1}.tpc .order-sm-last{order:13}.tpc .order-sm-0{order:0}.tpc .order-sm-1{order:1}.tpc .order-sm-2{order:2}.tpc .order-sm-3{order:3}.tpc .order-sm-4{order:4}.tpc .order-sm-5{order:5}.tpc .order-sm-6{order:6}.tpc .order-sm-7{order:7}.tpc .order-sm-8{order:8}.tpc .order-sm-9{order:9}.tpc .order-sm-10{order:10}.tpc .order-sm-11{order:11}.tpc .order-sm-12{order:12}.tpc .offset-sm-0{margin-left:0}.tpc .offset-sm-1{margin-left:8.33333%}.tpc .offset-sm-2{margin-left:16.66667%}.tpc .offset-sm-3{margin-left:25%}.tpc .offset-sm-4{margin-left:33.33333%}.tpc .offset-sm-5{margin-left:41.66667%}.tpc .offset-sm-6{margin-left:50%}.tpc .offset-sm-7{margin-left:58.33333%}.tpc .offset-sm-8{margin-left:66.66667%}.tpc .offset-sm-9{margin-left:75%}.tpc .offset-sm-10{margin-left:83.33333%}.tpc .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.tpc .col-md{flex-basis:0;flex-grow:1;max-width:100%}.tpc .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.tpc .col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.tpc .col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.tpc .col-md-3{flex:0 0 25%;max-width:25%}.tpc .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.tpc .col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.tpc .col-md-6{flex:0 0 50%;max-width:50%}.tpc .col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.tpc .col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.tpc .col-md-9{flex:0 0 75%;max-width:75%}.tpc .col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.tpc .col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.tpc .col-md-12{flex:0 0 100%;max-width:100%}.tpc .order-md-first{order:-1}.tpc .order-md-last{order:13}.tpc .order-md-0{order:0}.tpc .order-md-1{order:1}.tpc .order-md-2{order:2}.tpc .order-md-3{order:3}.tpc .order-md-4{order:4}.tpc .order-md-5{order:5}.tpc .order-md-6{order:6}.tpc .order-md-7{order:7}.tpc .order-md-8{order:8}.tpc .order-md-9{order:9}.tpc .order-md-10{order:10}.tpc .order-md-11{order:11}.tpc .order-md-12{order:12}.tpc .offset-md-0{margin-left:0}.tpc .offset-md-1{margin-left:8.33333%}.tpc .offset-md-2{margin-left:16.66667%}.tpc .offset-md-3{margin-left:25%}.tpc .offset-md-4{margin-left:33.33333%}.tpc .offset-md-5{margin-left:41.66667%}.tpc .offset-md-6{margin-left:50%}.tpc .offset-md-7{margin-left:58.33333%}.tpc .offset-md-8{margin-left:66.66667%}.tpc .offset-md-9{margin-left:75%}.tpc .offset-md-10{margin-left:83.33333%}.tpc .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.tpc .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.tpc .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.tpc .col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.tpc .col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.tpc .col-lg-3{flex:0 0 25%;max-width:25%}.tpc .col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.tpc .col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.tpc .col-lg-6{flex:0 0 50%;max-width:50%}.tpc .col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.tpc .col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.tpc .col-lg-9{flex:0 0 75%;max-width:75%}.tpc .col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.tpc .col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.tpc .col-lg-12{flex:0 0 100%;max-width:100%}.tpc .order-lg-first{order:-1}.tpc .order-lg-last{order:13}.tpc .order-lg-0{order:0}.tpc .order-lg-1{order:1}.tpc .order-lg-2{order:2}.tpc .order-lg-3{order:3}.tpc .order-lg-4{order:4}.tpc .order-lg-5{order:5}.tpc .order-lg-6{order:6}.tpc .order-lg-7{order:7}.tpc .order-lg-8{order:8}.tpc .order-lg-9{order:9}.tpc .order-lg-10{order:10}.tpc .order-lg-11{order:11}.tpc .order-lg-12{order:12}.tpc .offset-lg-0{margin-left:0}.tpc .offset-lg-1{margin-left:8.33333%}.tpc .offset-lg-2{margin-left:16.66667%}.tpc .offset-lg-3{margin-left:25%}.tpc .offset-lg-4{margin-left:33.33333%}.tpc .offset-lg-5{margin-left:41.66667%}.tpc .offset-lg-6{margin-left:50%}.tpc .offset-lg-7{margin-left:58.33333%}.tpc .offset-lg-8{margin-left:66.66667%}.tpc .offset-lg-9{margin-left:75%}.tpc .offset-lg-10{margin-left:83.33333%}.tpc .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.tpc .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.tpc .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.tpc .col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.tpc .col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.tpc .col-xl-3{flex:0 0 25%;max-width:25%}.tpc .col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.tpc .col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.tpc .col-xl-6{flex:0 0 50%;max-width:50%}.tpc .col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.tpc .col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.tpc .col-xl-9{flex:0 0 75%;max-width:75%}.tpc .col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.tpc .col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.tpc .col-xl-12{flex:0 0 100%;max-width:100%}.tpc .order-xl-first{order:-1}.tpc .order-xl-last{order:13}.tpc .order-xl-0{order:0}.tpc .order-xl-1{order:1}.tpc .order-xl-2{order:2}.tpc .order-xl-3{order:3}.tpc .order-xl-4{order:4}.tpc .order-xl-5{order:5}.tpc .order-xl-6{order:6}.tpc .order-xl-7{order:7}.tpc .order-xl-8{order:8}.tpc .order-xl-9{order:9}.tpc .order-xl-10{order:10}.tpc .order-xl-11{order:11}.tpc .order-xl-12{order:12}.tpc .offset-xl-0{margin-left:0}.tpc .offset-xl-1{margin-left:8.33333%}.tpc .offset-xl-2{margin-left:16.66667%}.tpc .offset-xl-3{margin-left:25%}.tpc .offset-xl-4{margin-left:33.33333%}.tpc .offset-xl-5{margin-left:41.66667%}.tpc .offset-xl-6{margin-left:50%}.tpc .offset-xl-7{margin-left:58.33333%}.tpc .offset-xl-8{margin-left:66.66667%}.tpc .offset-xl-9{margin-left:75%}.tpc .offset-xl-10{margin-left:83.33333%}.tpc .offset-xl-11{margin-left:91.66667%}}
.tpc .row {display: flex;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}

/*Form Related*/
.tpc .form-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.tpc .form-row>.col,.tpc .form-row>[class*=col-]{padding-right:15px;padding-left:15px}.tpc .form-check{position:relative;display:block;margin-top:10px;margin-bottom:10px}.tpc .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}

/*Utility */
.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}

/*Buttons*/
.tpc .btn-secondary{color:#333;background-color:#fff;border-color:#ccc}.tpc .btn-secondary.focus,.tpc .btn-secondary:focus{color:#333;background-color:#e6e5e5;border-color:#8c8c8c}.tpc .btn-secondary:hover{color:#333;background-color:#e6e5e5;border-color:#adadad}.tpc .btn-secondary.active,.tpc .btn-secondary:active,.tpc .open>.btn-secondary.dropdown-toggle{color:#333;background-color:#e6e5e5;background-image:none;border-color:#adadad}.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover,.tpc .btn-secondary.active.focus,.tpc .btn-secondary.active:focus,.tpc .btn-secondary.active:hover,.tpc .btn-secondary:active.focus,.tpc .btn-secondary:active:focus,.tpc .btn-secondary:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.tpc .btn-secondary.disabled.focus,.tpc .btn-secondary.disabled:focus,.tpc .btn-secondary.disabled:hover,.tpc .btn-secondary[disabled].focus,.tpc .btn-secondary[disabled]:focus,.tpc .btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary.focus,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#fff;border-color:#ccc}.tpc .btn-secondary .badge{color:#fff;background-color:#333}

/*Badges*/
.tpc .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.tpc .badge{transition:none}}.tpc a.badge:focus,.tpc a.badge:hover{text-decoration:none}.tpc .badge:empty{display:none}.tpc .btn .badge{position:relative;top:-1px}.tpc .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.tpc .badge-primary{color:#fff;background-color:#337ab7}.tpc a.badge-primary:focus,.tpc a.badge-primary:hover{color:#fff;background-color:#286090}.tpc a.badge-primary.focus,.tpc a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.tpc .badge-secondary{color:#fff;background-color:#777}.tpc a.badge-secondary:focus,.tpc a.badge-secondary:hover{color:#fff;background-color:#545b62}.tpc a.badge-secondary.focus,.tpc a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.tpc .badge-success{color:#fff;background-color:#5cb85c}.tpc a.badge-success:focus,.tpc a.badge-success:hover{color:#fff;background-color:#449d44}.tpc a.badge-success.focus,.tpc a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.tpc .badge-info{color:#fff;background-color:#5bc0de}.tpc a.badge-info:focus,.tpc a.badge-info:hover{color:#fff;background-color:#31b0d5}.tpc a.badge-info.focus,.tpc a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.tpc .badge-warning{color:#212529;background-color:#f0ad4e}.tpc a.badge-warning:focus,.tpc a.badge-warning:hover{color:#212529;background-color:#ec971f}.tpc a.badge-warning.focus,.tpc a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.tpc .badge-danger{color:#fff;background-color:#d9534f}.tpc a.badge-danger:focus,.tpc a.badge-danger:hover{color:#fff;background-color:#c9302c}.tpc a.badge-danger.focus,.tpc a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.tpc .badge-light{color:#212529;background-color:#f8f9fa}.tpc a.badge-light:focus,.tpc a.badge-light:hover{color:#212529;background-color:#dae0e5}.tpc a.badge-light.focus,.tpc a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.tpc .badge-dark{color:#fff;background-color:#343a40}.tpc a.badge-dark:focus,.tpc a.badge-dark:hover{color:#fff;background-color:#1d2124}.tpc a.badge-dark.focus,.tpc a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}

/* Button Groups */
.tpc .input-group{position:relative!important;display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;width:100%!important}.tpc .input-group>.custom-file,.tpc .input-group>.custom-select,.tpc .input-group>.form-control,.tpc .input-group>.form-control-plaintext{position:relative!important;flex:1 1 auto!important;width:1%!important;margin-bottom:0!important}.tpc .input-group>.custom-file+.custom-file,.tpc .input-group>.custom-file+.custom-select,.tpc .input-group>.custom-file+.form-control,.tpc .input-group>.custom-select+.custom-file,.tpc .input-group>.custom-select+.custom-select,.tpc .input-group>.custom-select+.form-control,.tpc .input-group>.form-control+.custom-file,.tpc .input-group>.form-control+.custom-select,.tpc .input-group>.form-control+.form-control,.tpc .input-group>.form-control-plaintext+.custom-file,.tpc .input-group>.form-control-plaintext+.custom-select,.tpc .input-group>.form-control-plaintext+.form-control{margin-left:-1px!important}.tpc .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.tpc .input-group>.custom-select:focus,.tpc .input-group>.form-control:focus{z-index:3!important}.tpc .input-group>.custom-file .custom-file-input:focus{z-index:4!important}.tpc .input-group>.custom-select:not(:last-child),.tpc .input-group>.form-control:not(:last-child){border-top-right-radius:0!important;border-bottom-right-radius:0!important}.tpc .input-group>.custom-select:not(:first-child),.tpc .input-group>.form-control:not(:first-child){border-top-left-radius:0!important;border-bottom-left-radius:0!important}.tpc .input-group>.custom-file{display:flex!important;align-items:center!important}.tpc .input-group>.custom-file:not(:last-child) .custom-file-label,.tpc .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.tpc .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.tpc .input-group-append,.tpc .input-group-prepend{display:flex!important}.tpc .input-group-append .btn,.tpc .input-group-prepend .btn{position:relative!important;z-index:2!important}.tpc .input-group-append .btn:focus,.tpc .input-group-prepend .btn:focus{z-index:3!important}.tpc .input-group-append .btn+.btn,.tpc .input-group-append .btn+.input-group-text,.tpc .input-group-append .input-group-text+.btn,.tpc .input-group-append .input-group-text+.input-group-text,.tpc .input-group-prepend .btn+.btn,.tpc .input-group-prepend .btn+.input-group-text,.tpc .input-group-prepend .input-group-text+.btn,.tpc .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px!important}.tpc .input-group-prepend{margin-right:-1px!important}.tpc .input-group-append{margin-left:-1px!important}.tpc .input-group-text{display:flex!important;align-items:center!important;padding:.375rem .75rem!important;margin-bottom:0!important;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#495057!important;text-align:center!important;white-space:nowrap!important;background-color:#e9ecef!important;border:1px solid #ced4da!important;border-radius:.25rem!important}.tpc .input-group-text input[type=checkbox],.tpc .input-group-text input[type=radio]{margin-top:0!important}.tpc .input-group-lg>.custom-select,.tpc .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)!important}.tpc .input-group-lg>.custom-select,.tpc .input-group-lg>.form-control,.tpc .input-group-lg>.input-group-append>.btn,.tpc .input-group-lg>.input-group-append>.input-group-text,.tpc .input-group-lg>.input-group-prepend>.btn,.tpc .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem!important;font-size:1.25rem!important;line-height:1.5!important;border-radius:.3rem!important}.tpc .input-group-sm>.custom-select,.tpc .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)!important}.tpc .input-group-sm>.custom-select,.tpc .input-group-sm>.form-control,.tpc .input-group-sm>.input-group-append>.btn,.tpc .input-group-sm>.input-group-append>.input-group-text,.tpc .input-group-sm>.input-group-prepend>.btn,.tpc .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem!important;font-size:.875rem!important;line-height:1.5!important;border-radius:.2rem!important}.tpc .input-group-lg>.custom-select,.tpc .input-group-sm>.custom-select{padding-right:1.75rem}.tpc .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.tpc .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.tpc .input-group>.input-group-append:not(:last-child)>.btn,.tpc .input-group>.input-group-append:not(:last-child)>.input-group-text,.tpc .input-group>.input-group-prepend>.btn,.tpc .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.tpc .input-group>.input-group-append>.btn,.tpc .input-group>.input-group-append>.input-group-text,.tpc .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.tpc .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.tpc .input-group>.input-group-prepend:not(:first-child)>.btn,.tpc .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0!important;border-bottom-left-radius:0!important}

/*Radio Text Overlap*/
.sfPageEditor .tpc .k-radio-label:before {
    top: 0;
    left: -22px;
}

/*Checbox Text Overlap*/
.sfPageEditor .tpc .k-checkbox-label {
    top: 0;
    padding: 0px 20px;
    margin: 0 0 -1em;
}


/*
    SF14.2^ issue with a content block editor on the forms fix
    ----------------------------------------------------------
*/
:root:root:root:root:root:root .sfPageEditor.sfFormsEditor .sf-backend-wrp .modal-body .k-editor .k-editable-area,
:root:root:root:root:root:root .sfPageEditor.sfFormsEditor .sf-backend-wrp .modal-body .k-editor-widget .k-editable-area {
    height: 387px !important;
}