
.ui-dialog {
    background: #fff;
    box-shadow: 0px 0px 5px #2C2C2C;
    border-radius: 3px;
    z-index: 1000;
}

.ui-dialog-titlebar {
    padding: 6px 5px 6px 8px;
    background: #000;
    color: #fff;
    height: 16px;
    cursor: move;
}



.kiosk {
    color: #eaeaea;
    clear: both;
    margin-top: 0px;
    float: left;
    display: block !important;
}
.kiosk fieldset {
    border: none;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}
.kiosk fieldset legend {
    font-weight: normal;
    font-size: 12px;
    color: #a7a7a7;
    text-align: left;
}
.kiosk fieldset ul li {
    width: 100%!important;
    float: left;
    margin-right: 7px !important;
}
.kiosk fieldset ul li a {
    margin: 0px !important;
    padding: 0px !important;
    float: left;
    clear: none !important;
    /* border: 1px solid #464646; */
    /* height: 21px;
    width: 21px; */
}
.kiosk fieldset ul li a.selected {
    /* border: 1px solid #AFAFAF; */
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=100);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=1);
    opacity: 1;
}
.kiosk fieldset ul li a i.fa {
    /* background: url(../images/kiosk-background.png); */
    background-color: #000;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=1);
    opacity: 1;
}
.kiosk fieldset ul li a:hover {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=100);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=1);
    opacity: 1;
}
.kiosk fieldset ul li.my-pricing a {
    background-position: 0px 0px;
}
.kiosk fieldset ul li.no-pricing a {
    background-position: 42px 0px;
}
.kiosk fieldset ul li.cc-pricing a {
    background-position: 63px 0px;
}
.kiosk fieldset ul li.fn-pricing a {
    background-position: 22px 0px;
}
.kiosk fieldset ul li.cash-pricing a {
    background-position: 84px 0px;
}
.kiosk-buttons {
    padding-left:0px;
    float: none;
    font-size: 11px;
}
.kiosk-buttons a {
    margin: 3px 11px 0px 0px !important;
    text-decoration: none !important;
    float: left !important;
    clear: none !important;
    color: #8B8B8B !important;
}
.kiosk-buttons a:hover {
    text-decoration: underline !important;
    color: #dadada !important;
}
.kiosk-buttons #kiosk-hide {
    padding: 2px 0px 0px 0px;
    background: none;
    color: #8B8B8B;
    margin-right: 17px;
    text-transform: none;
    outline: none;
    border: none;
    line-height: 13px;
    font-size: 12px;
    margin-left: 0px;
    cursor: pointer;
    margin-top: 2px;
}
.kiosk-buttons #kiosk-hide:hover {
    text-decoration: underline !important;
    color: #dadada !important;
}
.kiosk-show {
    float: left;
    height: 90px;
    clear: left;
    display: none;
}
#kiosk-show {
    padding: 2px 0px 0px 0px;
    background: none;
    text-transform: none;
    outline: none;
    margin-left: 10px;
    color: #a7a7a7;
    font-size: 12px;
    margin-top: 10px;
    float: left;
    border: none;
    font-family: Arial;
    cursor: pointer;
}
#kiosk-show:hover {
    text-decoration: underline !important;
}
#kiosk-help span.help-thumb {
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    margin-right: 10px;
}
#kiosk-help {
    font-family: arial;
    line-height: 14px;
    font-size: 11px;
}
#kiosk-help strong {
    font-weight: bold;
    width: 230px;
    display: block;
    float: left;
}
#kiosk-help>div {
    clear: both;
    min-height: 45px;
}
.my-pricing-help span.help-thumb {
    background: url(../images/kiosk-background2.png);
    background-color: #333;
    background-position: 1px 0px;
}
.fn-pricing-help span.help-thumb {
    background: url(../images/kiosk-background2.png);
    background-color: #333;
    background-position: 28px 0px;
}
.no-pricing-help span.help-thumb {
    background: url(../images/kiosk-background2.png);
    background-color: #333;
    background-position: 56px 0px;
}
.cash-pricing-help span.help-thumb {
    background: url(../images/kiosk-background2.png);
    background-color: #333;
    background-position: 112px 0px;
}
.cc-pricing-help span.help-thumb {
    background: url(../images/kiosk-background2.png);
    background-color: #333;
    background-position: 83px 0px;
}
div.kiosk-settings {
    clear: both;
    float: left;
    margin-top: 5px;
}
.kiosk-settings .cash-pricing-margin,
.kiosk-settings .cc-pricing-margin,
.kiosk-settings .fn-pricing-margin {
    margin-bottom: 17px;
}
.current-kiosk-mode-indicator {
    margin-bottom: 15px;
    line-height: 20px;
    width: 100%;
    float: left;
    clear: right;
}
.current-mode-indicator {
	float: left;
	padding: .25em 1em;
}
.kiosk-settings p {
	clear: left;
}
.kiosk-settings .cash-pricing-margin input[type="text"],
.kiosk-settings .cc-pricing-margin input[type="text"],
.kiosk-settings .fn-pricing-margin input[type="text"] {
    width: 55px;
    padding: 2px;
}
.kiosk-settings .cash-pricing-margin label,
.kiosk-settings .cc-pricing-margin label,
.kiosk-settings .fn-pricing-margin label {
    font-weight: bold;
}
.kiosk-settings .cash-pricing-margin input[type="text"] {
    margin-left: 38px;
}
.kiosk-settings .fn-pricing-margin input[type="text"] {
    margin-left: 21px;
}
.kiosk-settings .cash-pricing-margin,
.kiosk-settings .cc-pricing-margin,
.kiosk-settings .fn-pricing-margin, .hide-free-item-promotions {
    clear: left;
}
#kioskSettingsForm span.submit-button {
    float: left;
    clear: left;
    margin-top: 15px;
}
.kiosk fieldset i.fa {
    border: 1px solid #464646;
    padding: 1px 0px;
    font-size: 12px;
}
.kiosk fieldset .fa-user-o:before {
    content: "\f007";
}
.kiosk fieldset .fa-dollar:before, .fa-usd:before {
    padding: 4px !important;
}
.kiosk fieldset .fa-credit-card-alt:before {
    padding: 0px !important;
}
.kiosk fieldset i.fa:before {
    padding: 3px;
}
span.kiosk-text {
    padding-left: 5px;
}
.footer.content .links a.pricing.selected {
    color: #222 !important;
    background: #f9c519;
    width: 200px;
}
.pricing.selected i.fa {
    background: #f9c519;
    color: #222;
    border: none;
    font-size: 16px;
}
@media screen and (min-width:769px){
.footer.content ul {
    padding-right: 0px !important;
}
}
@media screen and (max-width:768px){
.kiosk fieldset ul li {
    margin-bottom: 8px !important;
}
}
.kiosk-settings-index .logo-details-kiosk {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 2rem;
}

.kiosk-settings-index .logo-details-kiosk > *:empty {
    display: none;
}

.kiosk-settings-index .kiosk-logo-notifications:not(:empty) {
    flex: none;
    width: 100%;
}

.kiosk-settings-index .kiosk-logo-notifications .notification {
    background-color: hsl(0deg, 64%, 96%);
    border-radius: 0.25rem;
    color: hsl(0deg, 64%, 32%);
    padding: 0.5rem 1rem;
}

.kiosk-settings-index .logo-upload {
    width: auto;
}

.kiosk-settings-index .logo-upload .customer-logo-label {
    font-size: 15px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
}
.kiosk-settings-index .logo-upload .customer-logo-label span.customer-logo-upload-types {
    font-weight: normal;
}
.kiosk-settings-index .upload-button-wrapper {
    position: relative;
    overflow: hidden;
    clear: both;
    margin-top: 5px;
}
.kiosk-settings-index .logo-upload .upload-button-wrapper input[type=file] {
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.kiosk-settings-index .customer-logo-control-right {
    width: auto;
    text-align: center;
    margin-right: 15px;
}
.kiosk-settings-index .customer-logo-control-right .customer-logo-image-preview-text {
    font-weight: bold;
}
.kiosk-settings-index .customer-logo-image-reset {
    width: auto;
}
@media screen and (max-width:480px){
    .kiosk-settings-index .logo-details-kiosk {
        display: block;
    }
    .kiosk-settings-index .logo-upload
    {
        margin-bottom: 20px;
    }
    .kiosk-settings-index .customer-logo-control-right
    {
        margin-bottom: 20px;
        text-align: left;
    }
}
@media only screen and (max-width: 639px) {
    .account .column.main
    {
        padding-bottom: 40px !important;
    }
}

.logo-details-kiosk .validation-error-label.large_size{
    display: block;
    color: #ff0000;
    margin-top: 5px;
}

.logo-details-kiosk .validation-error-label {
    display: none;
}
