/* here you can put your own css to customize and override the theme */
/* à©¾ÒÐ·Õèá¡éä¢¨Ò¡ metronic template*/



/* ÁÕ custom in responsive ´éÇÂ àªè¹

    .page-content #message{
  		margin: -20px -10px 10px -10px !important;
		 
  	}
*/
body {
background-color: #EEEEEE !important;
font-size: 14px
}


/*cutome theme to purple*/
.header {
filter: none !important;
background-image: none !important;
background-color: #852b99 !important;
}

.header .navbar-nav li.dropdown .dropdown-toggle i {
color: #DCDCDC !important
}

.label-info, .badge-info {
background-color: #9945E1;
background-image: none !important;
}

.page-sidebar {
background-color: #EEEEEE;
}
 
ul.page-sidebar-menu > li a i {
color: #500095;
}
ul.page-sidebar-menu > li.active > a,
ul.page-sidebar-menu > li.active > a span{
background: #8E2CB8 !important;
border-top-color: transparent !important;
color: #ffffff;
    font-weight: bolder;
}
ul.page-sidebar-menu > li a span {
color: black;
}
ul.page-sidebar-menu li > ul.sub-menu > li > a {
color: black;
}

ul.page-sidebar-menu > li.open > a, ul.page-sidebar-menu > li > a:hover, ul.page-sidebar-menu > li:hover > a {
    background: #DFCEE1;
    font-weight: bolder;
    color: white;
}

ul.page-sidebar-menu > li > a {
  border-top: 0px solid #5c5c5c !important; 
color: #ffffff !important;
}


ul.page-sidebar-menu > li > ul.sub-menu > li > a:hover,
ul.page-sidebar-menu > li > ul.sub-menu > li > a span:hover {
  background: transparent !important;
    font-weight: bolder;
    color: black !important;
}

.tile.cart.table-list {
    border: 2px solid gray !important;
    background-color: transparent !important;

}
 
.tile.cart.table-list .tile-body,
.tile.cart.table-list .tile-body h1,
.tile.cart.table-list .tile-body h3
 {
    color: gray !important;
}

.tile.cart.table-list:hover {
border: 2px solid gray !important;
    background-color: rgba(230, 223, 226, 0.45) !important;
}

 
.header .navbar-nav .dropdown-toggle:hover, .header .navbar-nav .dropdown.open .dropdown-toggle {
 background-color: transparent !important; 
} 

 

.bg-theme {
background-image: none !important;
    background-color: #C614D9 !important;
    border-color: #C614D9;
color: #fff !important;
}

a.list-group-item:hover, a.list-group-item:focus {
text-decoration: none;
    color: black;
background-color: #EFCEF0;
}
.tile:active, .tile.selected {
 border-color: #ccc !important; 
}

.tile:active, .tile.selected {
border-color: black !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: purple;
}


.tabbable-custom .nav-tabs > li.active {
border-top: 3px solid purple;
margin-top: 0;
position: relative;
}

.header .navbar-brand {
display: inline-block;
margin-top: -1px;
margin-right: 0;
padding-left: 0;
padding-right: 0;
    width: auto;
min-width: 225px;
}



a:hover  {
color: #2a6496;
text-decoration: underline;
    background-color: whitesmoke;
}

.tile {
display: block;
letter-spacing: 0.02em;
float: left;
 height: 110px;
   width: 110px; 
cursor: pointer;
text-decoration: none;
color: #ffffff;
position: relative;
font-weight: 300;
font-size: 12px;
letter-spacing: 0.02em;
line-height: 20px;
overflow: hidden;
/*border: 4px solid transparent;*/
margin: 0 10px 10px 0;
}

.tile-object .name {
    
}
.bg-yellow {
background-image: none !important;
background-color: #ffb848 !important;
    border-color: #ffb848;
color: #fff !important;
}
.tile .tile-object > .number
{
    /* position: absolute; */
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    color: #ffffff;
    text-align: right;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 14px;
    margin-bottom: 8px;
     margin-right: 3px; 
}

.tile .tile-object > .name {
position: absolute;
bottom: 0;
left: 0;
margin-bottom: 5px;
margin-left: 3px;
margin-right: 15px;
font-weight: 400;
font-size: 13px;
color: #ffffff;
}
/*BEGIN   Table Panel  Summary INFO*/

.table>thead>tr>.warning, .table>tbody>tr>.warning, .table>tfoot>tr>.warning, .table>thead>.warning>td, .table>tbody>.warning>td, .table>tfoot>.warning>td, .table>thead>.warning>th, .table>tbody>.warning>th, .table>tfoot>.warning>th {
background-color: #DFCEE1 !important;
}

.sale-summary ul {
margin-top: 0;
}

.sale-summary li
{
    padding: 5px 0;
    overflow: hidden;
    border-top: solid 1px #eee;
}

    .sale-summary li .sale-info:hover
    {
        text-decoration: underline !important;
        background-color: whitesmoke !important;
    }

    .sale-summary li a:hover
    {
         background-color: whitesmoke !important;
           text-decoration: underline !important;
    }
/*END   Table Panel  Summary INFO*/

.label {
font-size: 13px;
font-weight: bold;
padding: 3px 6px 3px 6px;
}

.popover-content {
  padding: 0px 0px; 
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #fff;
border: 2px solid black; 
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
background-clip: padding-box;
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: black;
/* border-bottom-color: rgba(0,0,0,0.25); */
border-top-width: 0;
border-bottom-width: 10px;
}

.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #f7f7f7;
border-top-width: 0;
content: " ";
}

.ui-state-highlight
{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: orange !important;
}

.header .navbar-nav .dropdown-toggle:hover,
 .header .navbar-nav .dropdown.open .dropdown-toggle.zoom
{
    /*background-color: #FFFFFF !important;*/
}

 
#zoom a.zoom {
    /*background-color: transparent;
    color: whitesmoke;*/
    padding: 5px 12px;
}

#zoom a.zoom:hover {
     background-color: #FFFFFF !important;
}

.tabbable-custom > .tab-content {
 
padding: 15px 40px;
}

.iconBright {
    color: white !important;
}

#first-loading{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 300px;
    height:300px;
    
}


/* widget for lines in tables and cart 
    - discount
    - split
    */
.product  .my-block {
        display: none;
    }

     tr:hover .my-block {
        
        display: inline-block !important ;
         
        float: right
    }

    .my-block {
        padding: 0px 5px;
    background-color: #e5e5e5;
    }
   
    .dropdown:hover .dropdown-menu {
    display: block;
 }

    .product .dropdown-menu li > a
    {
        padding: 4px 0px;
        color: #333;
        text-decoration: none;
        display: block;
        clear: both;
        font-weight: normal;
        line-height: 16px;
        white-space: nowrap;
    }

    .product .dropdown-menu   
    {
        min-width: 160px;
    }

    .product .show-on-hover {
        display: none;
        font-size: 0.8em
    }

     .product:hover .show-on-hover {
         display: inline-block;
         background-color: #e5e5e5;
         margin-left: 15px;
         margin-right: 15px;
         padding: 0px 5px;
    }

 
/* end widget*/


.list-group-item  .topping {
        display: none;
    }

     .list-group-item:hover  .badge.topping {

         display: inline-block;
        
    }

     .list-group-item:hover  .badge {

         display: none;
        
    }



.alert-red {
color: white;
    font-size: 1.4em;
background-color: red;
border-color: red;
    padding: 5px;
}

.offset-sales {
    position: absolute;
    left: 160px;
}

.offset-sales1 {
    position: absolute;
    left: 110px;
}