﻿
.padding-class
{
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.button-image-file 
{
    position: relative;
    overflow: hidden;
}

.button-image-file input[type=file] 
{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 10px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.bn
{  
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;  
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;  
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bn-default 
{
  color: #ffffff;  
  border: none;
  outline: none;
  margin-left: 3px;
}


/* ------ Tree View ------*/
 

* { margin: 0; padding: 0; }

#page-wrap {
  margin: auto 0;
}

.treeview {
  margin: 10px 0 0 20px;
}

ul { 
  list-style: none;
}

.treeview li {
  background: url() 0 0 no-repeat;
  padding: 2px 0 0px 16px;
}



.treeview > li:first-child > label {
  /* style for the root element - IE8 supports :first-child
  but not :last-child ..... */
  
}

.treeview li.last {
  background-position: 0 -1766px;
}

.treeview li > input {
  height: 16px;
  width: 16px;
  /* hide the inputs but keep them in the layout with events (use opacity) */
  opacity: 0;
  filter: alpha(opacity=0); /* internet explorer */ 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}

.treeview li > label {
  background: url(../img/gr_custom-inputs.png) 0 -1px no-repeat;
  /* move left to cover the original checkbox area */
  margin-left: -20px;
  /* pad the text to make room for image */
  padding-left: 20px;
}

/* Unchecked styles */

.treeview .custom-unchecked {
  background-position: 0 -1px;
}
.treeview .custom-unchecked:hover {
  background-position: 0 -21px;
}

/* Checked styles */

.treeview .custom-checked { 
  background-position: 0 -81px;
}
.treeview .custom-checked:hover { 
  background-position: 0 -101px; 
}

/* Indeterminate styles */

.treeview .custom-indeterminate { 
  background-position: 0 -141px; 
}
.treeview .custom-indeterminate:hover { 
  background-position: 0 -121px; 
}

/* ------ _______ ------*/

.active-list 
{
    background-color:#EEE !important;
}

.spandiv span 
{
    color: #f5f5f5;
    width: auto;
    height: auto;
    background-color: #E7E7E7;
    border-radius: 3px;
    padding: 3px;
    margin-right:5px;
    cursor:pointer;
}

.spandiv 
{
    margin-bottom:10px;
}

.spandiv div
{
    display:inline-block;
    width:auto;
    height:auto;
}

.spandiv small 
{
    margin:5px;
}

.spandiv input[type=checkbox], .ticket-user input[type=checkbox], .ckbox
{  
  outline:none;
  margin: 2px 0 0;
}

.spandiv input[type=checkbox]:checked, .ticket-user input[type=checkbox]:checked, .ckbox:checked
{
  background: #fff;
}

.spandiv input[type=checkbox], .ticket-user input[type=checkbox], .ckbox
{
  -webkit-appearance: none;  
  width: 13px !important;
  height: 13px !important;
  margin: 0;
  opacity:1 !important;
  left:0px !important;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
/*#ManagePunch-List .ticket-user input[type=checkbox] {
     opacity:0 !important;
}*/
/*#ScheduleApproval-List .ticket-user input[type=checkbox] {
     opacity:0 !important;
}*/



.spandiv input, .ticket-user input , .ckbox {
  font-family: inherit;
  font-size: inherit;
}

.spandiv input[type=checkbox]:checked::after, .ticket-user input[type=checkbox]:checked::after, .ckbox:checked::after {
  content: url(../img/checkmark.png);
  display: block;
  position: absolute;
  top: -6px;
  left: -5px;
}

.pagination li 
{
    cursor:pointer;
}

input, button 
{
    outline:none !important;
}

/*.parent 
{    
    position: absolute;    
    display: inline-block;    
    height: 18px;
    width: 18px;
    margin-left: -25px;
    margin-top: 8px;    
    background: url(../img/Circle.png);   
   
    background-repeat: no-repeat;
}*/


.parent {
    position: absolute;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: -25px;
    margin-top: 8px; 
    background-repeat: no-repeat;
    background-color: #337AB7;
    border-radius: 50%;
    /* border: 1px solid #081F33; */
}


.parent:hover {
    background-color: rgba(1, 6, 10, 0.91);
}

.div-left 
{
    margin-left:5px;
}

.small {
    display:none;
    color:#CD2525;
    text-align:left !important;
    padding:10px 15px 0px;
    font-family:'Times New Roman';
    font-size:13px;
}

.small-x {
    display:none;
    color:#CD2525;
    text-align:left !important;
    padding:0px;
    font-family:'Times New Roman';
    font-size:13px;
}

.input-span 
{
    font-size:15px;
    font-family:'Times New Roman';
}

.sml 
{
    color: #CD2525;
    font-family: 'Times New Roman';
    font-size: 13px;
    display:none;
}

.bind-ul 
{
    width:100.6%;
    overflow:auto;
    max-height:250px;
    box-sizing: border-box;
    margin-top:4px;
    padding-bottom:20px !important;
}

.bind-ul-width 
{
    width:100%;
    overflow:auto;
    max-height:250px;
    box-sizing: border-box;
    margin-top:4px;
    padding-bottom:20px !important;
}

.clsedited 
{
    color:#2dc3e8 !important;
}

hr 
{
    margin:0;
    padding:0;
    top:0;
    margin-bottom:5px;
}

.padding-class 
{
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.datepicker ,.bootstrap-timepicker-widget
{
    position:absolute;
    z-index:2147483647;
}

td:first-child { padding-left:5px;padding-right:5px;}
td:nth-last-child(2) {min-width:10px;padding-left:5px;padding-right:5px;}
td:last-child { padding-left:5px;padding-right:5px; }

table 
{
    font-size:12px;
}

tr 
{    
    padding-top:10px;
    padding-bottom:10px;
}

.grey 
{
    color:#999;    
}

.cls-avatar 
{
    width:40px;
    height:40px;
    border-radius:4px;
    padding-bottom:5px;
}

.text-align 
{
    text-align:center;
}

.circleDiv {
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    position: absolute;
    background: url(../img/green_tick.png);    
}


.x-l-65 {
    width:65px;
    height:65px;
}

[data-del-finger] , [data-badge="add"],#ListSchedulewiseId,#ListSchedulewiseName,#ListSchedulewiseDate,
#ListExceptionId,#ListExceptionName,#ListExceptionDate,#ListOvertimeId,#ListOvertimeName,#ListOvertimeDate,
#ListRequestTimeOffId,#ListRequestTimeOffName,#ListRequestTimeOffDate,#ListAuditTSId,#ListAuditTSName,
#ListAuditTSDate,#ListAuditOTId,#ListAuditOTName,#ListAuditOTDate,#ListLogId,#ListLogName,#ListLogClockId,
#ListLogChainId,#ListLogLocationId,#ListHolidayName,#ListHolidayDate,#ListHoliday,#ListHolidayMonth,
#ListProfileId,#ListProfileName,#ListProfileChainId,#ListProfileLocationId
{
    cursor:pointer;
}

.o-padding 
{
    padding:0px;
}

.over-flow {
    min-height:152px;
    max-height:152px;
    overflow:auto;
}

.btn-x {
    cursor:default;
    min-width: 180px;
}

.x {
    margin-top:5px;
}

.gray-x {
    color:#999;
}

.form-group-2x {
    padding:2px;
}

.form-group-x {
    background-color:#F5F5F5;
    margin-bottom:2px !important;
    padding:10px;
}

.form-group-y {    
    margin-bottom:2px !important;
    padding:10px;
}

.col-sm i {
    cursor:pointer;
}

.bottom-width {
    width: 90% !important;
    margin-bottom:2px;
}

.select2-drop {
    z-index:2147483638;
}

.fa-x {
    cursor:pointer;
    margin-left:10px;
}

.margin-padding {
    margin-left:0px !important;
    padding-left:0px !important;
}

.input-file {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
}

.error-x {
    border-color:#CD2525 !important;
}

.d-cur {
    cursor:default;
    text-decoration: none !important;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}


.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}

.padding-8 {
    padding-top:8px;
}

.dd-item {
    cursor:pointer;
}

.glyphicon-search {
    cursor:pointer;
}

[data-sort="S"] {
    cursor:pointer;
}

.left {
    text-align:left;
}



.gly-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.gly-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.gly-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.gly-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.gly-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    direction:ltr;
}

.gly-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}


.hr-row-m-v{
    margin-top: 5px;
    margin-bottom: 10px;
}

/*items css*/
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.addmodifier .panel-default {
    position: relative;
    height: 265px;
    cursor: pointer;
}

.addmodifier img {
    padding: 10px;
    width: 100%;
    height:100%;
    object-fit:cover;
}

.addmodifier .add-modifier-btn {
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #FDF2FF;
    color: #9C27B0;
    font-weight: 500;
}

.nomodifier img {
    width: auto;
    height: 135px;
}

.nomodifier {
    margin-bottom: 20px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
}

.nomodifier .panel-default {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.nomodifier img {
    width: auto;
    height: 135px;
}

.nomodifier .no-modifier-btn {
    text-align: center;
    position: absolute;
    bottom: 15px;
    font-size: 18px;
    width: 100%;
    padding: 10px;
    font-weight: 500;
}

.ps-modal-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}

.margin-v-none{
    margin-top: 0px;
    margin-bottom: 0px;
}

.modifierModalheadsearchWrap{
    display: flex;
    align-items: center;
}

.modifierModalheadsearchWrap .close{
    margin-left: 16px;
}

.modifierpanel .panel-heading {
    background-color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-weight: 600;
    color: #333333;
    font-size: 13px;
    margin-bottom: 10px;
    border-bottom: 2px solid #03a9f4;
    padding: 10px 15px;
}

.modifierpanel .modifiers-checkbox-section {
    min-height: 200px;
    max-height: 200px;
    overflow-y: auto;
    padding: 0px
}

.modifier-content-section{
    padding: 0px 15px;
}

.d-flex{
    display: flex;
}

.align-items-center{
    align-items: center;
}
input[type=checkbox].checkbox-slider.min-checkbox-slider ~ .text {
    min-height: 20px;
    margin-right: 16px;
}

.img-thumbnail {
    width: 400px;
    border-radius: 0;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    box-sizing: border-box !important;
}

.img-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

label.file-upload {
    border: 1px solid #e0e0e0;
    width: 100%;
    border-radius: 4px;
    height: 30px;
    margin: .25em 0;
    padding: 5px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fff;
}

label.file-upload .filename{
    font-weight: 200;
    font-size: 12px;
    padding-left: 5px;
}

.addCategory .add-image-temp {
    margin-bottom: 20px;
}

.addCategory .item-image-view {
    position: relative;
    background: #fff;
    margin-bottom: 0;
    box-shadow: 0 0 10px 2px #0000001f;
    text-align: center;
    border-radius: 5px;
    width: 100%;
}

.addCategory .item-selected-cover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    transition: .3s all ease-in-out;
    cursor: pointer;
}

.addCategory .outerImg {
    height: 80px;
}

.addCategory .category-img {
    height: 60px;
    width: auto;
    margin: 0 auto;
    opacity: 1;
    display: block;
    padding-top: 5px;
    transition: .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.addCategory .category-name {
    padding: 10px;
    text-align: center;
    background: #f1f1f1;
    border-radius: 0 5px;
}

.addCategory .category-name-width {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
    font-size: 12px;
    max-height: 16px;
    overflow: hidden;
    height: 24px;
}

.addCategory .item-action {
    font-size: 12px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    background: 0 0;
}

.addCategory .btn-assigned {
    padding: 0;
    cursor: pointer;
    border: none;
}

.addCategory .add-image-temp .showTick .item-selected-cover {
    opacity: 1;
    background: rgba(0,0,0,.5);
    border-radius: 5px;
}

.addCategory .add-image-temp .item-selected-cover i{
    font-size: 34px;
    position: absolute;
    right: 0;
    left: 0;
    top: 35%;
    bottom: 0;
    color: #fff;
}

.addCategory .add-image-temp .showTick .item-selected-cover i{
    display: block;
}

.addCategory .item-first-square {
    width: 100%;
    height: 115px;
    text-align: center;
    position: relative;
    background-color: grey;
    color: #000;
    border-radius: 5px;
    margin-bottom: -5px;
    position: relative;
}

.addCategory .item-first-square i {
    margin-top: 0;
    right: 0;
    left: 0;
    font-weight: 800;
    font-size: 26px;
}

.addCategory .item-image {
    opacity: .3;
    width: 100%;
    opacity: .5;
    height: 100%;
    border-radius: 5px;
}

.input-image {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.addCategory .content {
    background: #f2f3f5;
    overflow-y: scroll;
    height: 420px;
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
}

.menubuilderForm .category-list .donotdragcategory {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    min-width: 120px;
}

.menubuilderForm .category-box {
    margin: 15px 0;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}


.menubuilderForm .category-img, 
.menubuilderForm .item-img {
    text-align: center;
    overflow: hidden;
    padding: 5px;
    height: 110px;
}

.menubuilderForm .category-img .glyphicon-plus {
    font-size: 25px;
    padding: 20px;
}

.menubuilderForm .category-name {
    padding: 5px;
    text-align: center;
    background: #f1f1f1;
    overflow: hidden;
    height: 40px;
}

.menubuilderForm .category-data {
    display: inline-block;
}

.menubuilderForm .category-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    min-width: 120px;
}

.category-img img{
    width: 90px;
    height: 90px;
}

.menubuilderForm .category-list .img-btn {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
}

.menubuilderForm .text {
    color: white;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}

.menubuilderForm .img-btn .btn {
    padding: 5px 7px;
    font-size: 11px;
}

.menubuilderForm .mar-rit {
    margin-right: 5px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.menubuilderForm .img-btn .btn {
    padding: 5px 7px;
    font-size: 11px;
}

.menubuilderForm .category-box:hover .img-btn {
    opacity: 1;
}

.addMenubuilder .category-box {
    margin: 15px 0;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.addMenubuilder .category-box .category-img {
    text-align: center;
    overflow: hidden;
    padding: 5px;
    height: 70px;
}

.addMenubuilder .category-box img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 50px;
    height: 50px;
}

.addMenubuilder .category-box .category-name {
    padding: 5px;
    text-align: center;
    background: #f1f1f1;
    height: 40px;
}


.addMenubuilder .itemselected {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: 0.3s all ease-in-out;
    cursor: pointer;
}

.addMenubuilder .itemselected i {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 34px;
    color: #fff;
}

.addMenubuilder .category-box:hover .itemselected {
    opacity: 1;
}

.addMenubuilder .category-box .category-name {
    padding: 5px;
    text-align: center;
    background: #f1f1f1;
    height: 40px;
}

.addMenubuilder .content {
    max-height: 65vh;
    min-height: 400px;
    overflow-y: auto;
    margin: 0 -24px;
    padding: 0 24px;
}


.menubuilderForm .field_group {
    display: inline-block;
    width: 100%;
}


.menubuilderForm .item-box.col-md-2.col-sm-6.outer_item_box {
    margin-left: 7px;
    margin-right: 7px;
}

.menubuilderForm .outer_item_box {
    width: 18%;
}


.menubuilderForm .item-box {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    overflow: hidden;
    margin: 14px 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.menubuilderForm .plus-div.item-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.menubuilderForm .category-img, .menubuilderForm .item-img {
    text-align: center;
    overflow: hidden;
    padding: 5px;
    height: 110px;
}

.menubuilderForm .item-img .glyphicon-plus {
    font-size: 35px;
    padding: 20px;
}

.menubuilderForm .item-name {
    padding: 5px;
    text-align: center;
    background: #f1f1f1;
    overflow: hidden;
    height: 70px;
}

.menubuilderForm .img-btn {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    height: 110px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
}

.menubuilderForm .item-box:hover .img-btn {
    opacity: 1;
}

.menubuilderForm .itemList {
    display: inline;
    width: 120px;
    height: 120px;
}

.menubuilderForm .item-name .itemname-wrap {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    margin-bottom: 4px;
    width: 100%;
}

.menubuilderForm .item-name .item-price {
    float: left;
    padding: 8px 0px 0px 10px;
    font-weight: 700;
}

.menubuilderForm .item-name .pricetext-wrap {
    display: inline-block;
    width: 85px;
    float: right;
}

.menubuilderForm .item-img img{
    width: 100%;
}

.addMenubuilder .item-box .item-img img{
    width: 100%;
    height: 100%;
}


.addMenubuilder .item-box {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    overflow: hidden;
    margin: 15px 0;
    position: relative;
}

.addMenubuilder .item-box .item-img {
    height: 95px;
}

.addMenubuilder .item-box .item-img img {
    width: 100%;
    height: 100%;
}

.addMenubuilder .item-box .item-name {
    padding: 5px 2px;
    text-align: center;
    background: #f1f1f1;
    overflow: hidden;
    height: 40px;
}

.addMenubuilder .item-box:hover .itemselected {
    opacity: 1;
}

.addMenubuilder .item-box.checked .itemselected {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

.addMenubuilder .category-box.checked .itemselected {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 992px) {
    .modal-md {
        width: 750px;
    }
}