.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:auto 1;flex:auto 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,0.05);}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline:none}.ReactTable .rt-thead.-filters .rt-th{}.ReactTable .rt-thead.-header{background-color: #ecf4f0;}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{padding:5px 5px;line-height:normal;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent;}.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,0.6)}.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,0.6)}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible;}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis; text-align: left;color: #202020; font-size: 14px;font-weight: 600;text-transform: uppercase;}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0);border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 1px rgba(0,0,0,0.05);}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{color: #202020;font-size: 14px;font-weight: 400;}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;transition:.3s ease;transition-property:width,min-width,padding,opacity;display:flex; align-items: center;}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0 !important;min-width:0 !important;padding:0 !important;border:0 !important;opacity:0 !important}.ReactTable .rt-expander{display:inline-block;position:relative;margin:0;color:transparent;margin:0 10px;}.ReactTable .rt-expander:after{content:'';position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,0.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px 0 rgba(0,0,0,0.15);}.ReactTable .rt-tfoot .rt-td{}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,0.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,0.05)}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px 0 rgba(0,0,0,0.1);border-top:2px solid rgba(0,0,0,0.1);}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,0.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:normal;outline:none}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:rgba(0,0,0,0.6);background:rgba(0,0,0,0.1);transition:all .1s ease;cursor:pointer;outline:none;}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,0.3);color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block;}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;position:relative;text-align:center;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,0.8);transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:rgba(0,0,0,0.5)}.ReactTable .-loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,0.8);transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none;}.ReactTable .-loading > div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:rgba(0,0,0,0.6);-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all;}.ReactTable .-loading.-active > div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{transition:none !important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

#smart-bar-root .ReactTable .rt-tbody .rt-td:first-child, #smart-bar-root .ReactTable .rt-thead .rt-th:first-child{
    padding-left: 24px;
}
.ReactTable .rt-tbody .rt-td.image-item-column:first-child, .ReactTable .rt-thead .rt-th.image-item-column:first-child,
{
    padding-left: 12px;
    margin-left: 14px;
    margin-right: 7px;
}
#smart-bar-root .AllDiscountsTable .ReactTable .rt-tbody .rt-td:nth-child(2),
#smart-bar-root .AllDiscountsTable .ReactTable .rt-thead .rt-th:nth-child(2){
    width: 55px !important;
    flex: 55 0 auto !important;
}

#smart-bar-root .AllDiscountsTable .ReactTable  .rt-noData, #smart-bar-root .bartenderTable .ReactTable  .rt-noData {
    margin: 73px 0 0;
}
#smart-bar-root .bartenderTable h1{
    display: none !important;
}

.ReactTable .rt-tbody .rt-td .helper-column,
.ReactTable .rt-tbody .rt-td .name-column
{
    flex: 1;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ReactTable .rt-thead .rt-th.image-bar-column:first-child, .ReactTable .rt-tbody .rt-td.image-bar-column:first-child{
    padding-left: 24px;
    margin-left: 0;
    margin-right: 0;
}

#smart-bar-root .ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
    padding: 12px 5px;
}
#smart-bar-root .ReactTable .rt-thead .rt-th.-sort-desc,
#smart-bar-root .ReactTable .rt-thead .rt-td.-sort-desc,
#smart-bar-root .ReactTable .rt-thead .rt-th.-sort-asc,
#smart-bar-root .ReactTable .rt-thead .rt-td.-sort-asc{
    box-shadow: none;
}
#smart-bar-root .ReactTable .rt-thead .rt-th.-sort-desc:after,
#smart-bar-root .ReactTable .rt-thead .rt-td.-sort-desc:after,
#smart-bar-root .ReactTable .rt-thead .rt-th.-sort-asc:after,
#smart-bar-root .ReactTable .rt-thead .rt-td.-sort-asc:after{
    content: "";
    display: block;
    width: 8px;
    height: 9px;
    margin-left: 5px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA4IDkiPjxnPjxnPjxwYXRoIGZpbGw9IiNiZWJlYmUiIGQ9Ik0zIDFhMSAxIDAgMCAxIDIgMHY0LjYyOWwxLjIxNi0xLjE2NWMuNDA4LS4zOSAxLjA3LS4zOSAxLjQ3OCAwYS45Ny45NyAwIDAgMSAwIDEuNDE1TDQuNzM5IDguNzA3QTEuMDY1IDEuMDY1IDAgMCAxIDMuOTkgOWExLjA2NSAxLjA2NSAwIDAgMS0uNzMtLjI5M0wuMzA2IDUuODhhLjk3Ljk3IDAgMCAxIDAtMS40MTVjLjQwOC0uMzkgMS4wNy0uMzkgMS40NzggMEwzIDUuNjN6Ii8+PC9nPjwvZz48L3N2Zz4=");
}
#smart-bar-root .ReactTable .rt-thead .rt-th.-sort-asc:after,
#smart-bar-root .ReactTable .rt-thead .rt-td.-sort-asc:after{
    transform: rotate(180deg);
}

.status-cell{
    display: inline-block;
    color: white;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
}
.status-cell.created{
    background-color: #673AB7;
}
.status-cell.paid{
    background-color: #ff9801;
}
.status-cell.picked_up{
    background-color: #00bcd4;
}
.status-cell.canceled, .status-cell.declined, .status-cell.rejected, .status-cell.warning{
    background-color: #ff4949;
}
.status-cell.on_table, .status-cell.on_board{
    background-color: #07bdac;
}
.status-cell.done{
    background-color: #4daf50;
}
.status-cell.in_progress{
    background-color: #ffc000;
}
.status-cell.off_board{
    background-color: #FC6747;
}
.status-cell.confirmed{
    background-color: #CDDC39;
}
.status-cell.reserved{
    background-color: #2196F3;
}
.status-cell.waiting{
    background-color: #FD6747;
}
.status-cell.false{
    background-color: #ff4949;
}
.status-cell.true{
    background-color: #4daf50;
}
a.button-details{
    opacity: 0.36;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
.ReactTable .rt-td.actions{
    overflow: visible !important;
}

.ReactTable .rt-td.actions .dropdown button.dropdown-item{
    padding: 0;
}
#smart-bar-root .dropdown-item.active, #smart-bar-root .dropdown-item:active {
    background-color: #00aa4f;
}
.ReactTable .rt-td.actions .dropdown button.dropdown-item a,
.ReactTable .rt-td.actions .dropdown button.dropdown-item div{
    display: block;
    padding: 0 15px;
    font-size: 14px;
}
.ReactTable .dropdown button.btn{
    background: none;
    border: none;
    font-size: 0;
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
}
.dottedInside{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #bebebe;
    top: -3px;
    left: 0;
    right: 0;
    position: relative;
    margin: 6px auto 0;
}
.dottedInside:before, .dottedInside:after {
    content: "";
    display: block;
    left: 0;
    right: 0;
    width: 4px;
    height: 4px;
    position: absolute;
    margin: auto;
    background-color: #bebebe;
    border-radius: 50%;
}
.dottedInside:before{
    top: -6px;
}
.dottedInside:after{
    top: 6px;
}
.ReactTable .dropdown button.btn:hover{
    background: rgba(236, 244, 240, 0.5);
}
.ReactTable .dropdown button.btn:active{
    background: #ecf4f0;
}
.ReactTable .dropdown button.btn:active .dottedInside,
.ReactTable .dropdown button.btn:active .dottedInside:before,
.ReactTable .dropdown button.btn:active .dottedInside:after{
    background-color: #7b7b7b;
}
.ReactTable .actions{
    flex: 0 0 auto !important;
    width: 55px !important;
}
.ReactTable .image-column, .ReactTable .image-item-column,
.ReactTable .image-column, .ReactTable .image-bar-column{
    flex: 0 0 auto !important;
}
.ReactTable .image-column{
    width: 75px !important;
}
.ReactTable .image-item-column{
    width: 53px !important;
}
.ReactTable .image-bar-column{
    width: 100px !important;
}
.ReactTable .name-column{
    color: #00aa4f;
}
.ReactTable .image-column img{
    border-radius: 50%;
}
.ReactTable .image-item-column img,
.ReactTable .image-bar-column img{
    border-radius: 4px;
}
.ReactTable .image-column .portrait{
    width: 42px;
    height: 42px;
    background: rgba(210, 210, 210, 0.5);
    border-radius: 50%;
    color: #7b7b7b;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    line-height: 42px;
}

#smart-bar-root .ReactTable .rt-table, #smart-bar-root .ReactTable .rt-tbody{
    overflow: visible;
}
.ReactTable .rt-tbody .rt-tr{
    min-height: 54px;
}
.ReactTable .rating-column{
    display: inline-block;
    direction: ltr;
}
.ReactTable .rating-column > span > span{
    margin: 0 2px;
}
.ReactTable .rating-tooltip{
    display: inline-block;
    padding-left: 8px;
}
.ReactTable .status-column button{
    width: 36px;
    font-size: 14px;
    font-weight: 600;
    height: 26px;
    line-height: 12px;
}
.ReactTable .rt-noData{
    z-index: auto;
}
.ReactTable .checkboxes-column label{
    margin: 17px 0 34px !important
}
.filterCheckboxesSection{
    position: relative;
    width: 100%;
    z-index: 1;
}
.filterCheckboxesSection > div{
    position: absolute;
    left: 20px;
    top: 24px;
    display: flex;
}
.filterCheckboxesSection span{
    display: block;
    width: 77px;
    line-height: 42px;
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
}
.filterCheckboxesSection .dropdown > button{
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    color: #333;
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    height: 42px;
    padding-right: 40px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 151px;
}
.filterCheckboxesSection .dropdown > button:hover, .filterCheckboxesSection .dropdown.show > button{
    border-color: #00aa4f;
}
.filterCheckboxesSection .dropdown > button:after {
    content: "";
    width: 12px;
    height: 7px;
    position: absolute;
    right: 11px;
    top: 17px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PGc+PGc+PHBhdGggZmlsbD0iI2JlYmViZSIgZD0iTTYgNC41NjhMMTAuMjc4LjI5NWExLjAxIDEuMDEgMCAwIDEgMS40MjcgMCAxLjAwNiAxLjAwNiAwIDAgMSAwIDEuNDI0TDYuNzEzIDYuNzA1YTEuMDEgMS4wMSAwIDAgMS0xLjQyNiAwTC4yOTUgMS43MTlhMS4wMDYgMS4wMDYgMCAwIDEgMC0xLjQyNCAxLjAxIDEuMDEgMCAwIDEgMS40MjcgMHoiLz48L2c+PC9nPjwvc3ZnPg==");
    transition: 0.2s all ease-in-out;
}
.filterCheckboxesSection .dropdown.show > button:after{
    transform: rotate(180deg);
}
.filterCheckboxesSection .dropdown-menu{
    width: 151px;
}
/* react select */
#smart-bar-root .Select-control{
    height: 42px;
}
#smart-bar-root .Select.is-focused:not(.is-open) > .Select-control {
    border-color: #00aa4f;
    box-shadow: none;
    background: #fff;
}
#smart-bar-root .Select.is-open > .Select-control {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
    border-color: #00aa4f;
}
#smart-bar-root .Select-value-label,
#smart-bar-root .Select-placeholder,
#smart-bar-root .Select--single > .Select-control .Select-value{
    line-height: 39px;
    margin-bottom: 0 !important;
}

#smart-bar-root .Select-menu-outer{
    border-radius: 4px;
    border: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.18);
    margin-top: 6px;
    max-height: 320px;
}
#smart-bar-root .Select-option {
    color: #202020;
    padding: 0 10px;
    line-height: 42px;
}
#smart-bar-root .Select-option.is-selected {
    background-color: #ecf4f0;
    color: #202020;
}
#smart-bar-root .Select-option.is-focused {
    background-color: #ecf4f0;
    color: #202020;
}
#smart-bar-root .Select-control > *:last-child {
    padding-right: 11px;
}
#smart-bar-root .Select--multi .Select-value{
    color: #00aa4f;
    background-color: rgba(0, 170, 79, 0.2);
    border-color: rgba(0, 170, 79, 0.2);
    margin-bottom: 5px;
}
#smart-bar-root .Select--multi .Select-value .Select-value-label {
    line-height: 24px;
}
#smart-bar-root .Select--multi .Select-value-icon:hover,#smart-bar-root .Select--multi .Select-value-icon:focus {
    background-color: rgba(0, 170, 79, 0.2);
    color: #00aa4f;
}

/* filter select pagination styles */
#smart-bar-root .select-wrap.-pageSizeOptions{
    margin-top: 5px;
}
#smart-bar-root .select-wrap.-pageSizeOptions label{
    margin: 7px 9px 0 0;
    font-size: 15px;
}
#smart-bar-root .select-wrap.-pageSizeOptions .Select-control,
#smart-bar-root .select-wrap.-pageSizeOptions .Select-input{
    height: 28px;
}
#smart-bar-root .select-wrap.-pageSizeOptions .Select-value-label{
    line-height: 28px;
    font-size: 14px;
}
#smart-bar-root .select-wrap.-pageSizeOptions .Select-value{
    line-height: 26px;
}
#smart-bar-root .select-wrap.-pageSizeOptions .Select-control > *:last-child {
    padding-left: 19px;
}
#smart-bar-root .select-wrap.-pageSizeOptions .Select-option {
    line-height: 28px;
    font-size: 14px;
}
.smart-Success-Modal{
    display: flex;
    justify-content: space-between;
    margin: 12px 0 32px;
}
.smart-Success-Modal p{
    width: calc(100% - 66px);
    padding-top: 2px;
    line-height: 22px !important;
}
.smart-Success-Icon{
    width: 50px;
    height: 50px;
    background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwIDUwIj48Zz48Zz48cGF0aCBmaWxsPSIjNGRhZjUwIiBkPSJNMzUuMjkyIDE3LjI5M2ExIDEgMCAxIDEgMS40MTUgMS40MTZMMjEuNzIgMzMuNzA3YS45OTcuOTk3IDAgMCAxLTEuNDE1IDBsLTcuMDEyLTcuMDE4YTEuMDAyIDEuMDAyIDAgMCAxIDEuNDE1LTEuNDE1bDYuMzA1IDYuMzF6TTAgMjVDMCAxMS4xOTMgMTEuMTkzIDAgMjUgMHMyNSAxMS4xOTMgMjUgMjUtMTEuMTkzIDI1LTI1IDI1UzAgMzguODA3IDAgMjV6bTQ4IDBDNDggMTIuMjk3IDM3LjcwMyAyIDI1IDJTMiAxMi4yOTcgMiAyNXMxMC4yOTcgMjMgMjMgMjMgMjMtMTAuMjk3IDIzLTIzeiIvPjwvZz48L2c+PC9zdmc+");
}
.smart-Success-link{
    height: 42px;
    border-radius: 4px;
    background-color: #00aa4f;
    display: inline-block;
    float:right;
    margin-bottom: 24px;
    color: #fff;
    line-height: 41px;
    letter-spacing: 0.2px;
    font-size: 16px;
    text-decoration: none;
    padding: 0 43px 0 16px;
    position: relative;
}
.smart-Success-link:before{
    content: "";
    position: absolute;
    right: 15px;
    top:16px;
    width: 12px;
    height: 10px;
    background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48Zz48Zz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMSA0LjAwMmg3LjU4Nkw2LjI5IDEuNzA3QTEgMSAwIDAgMSA3LjcwNS4yOTNsNC4wMDIgNC4wMDJhMSAxIDAgMCAxIDAgMS40MTRMNy43MDUgOS43MTFBMSAxIDAgMCAxIDYuMjkgOC4yOTdsMi4yOTUtMi4yOTVIMWExIDEgMCAwIDEgMC0yeiIvPjwvZz48L2c+PC9zdmc+")
}
#smart-bar-root .error-detail{
    font-size: 15px;
    margin: 5px 0 0;
}
#smart-bar-root .error-detail .text-danger{
    color: #ff4949;
}