/* .list-menu-large a div {
	font-size: 20px !important;
} */

.list-group-item{
    height: 94px !important;
    line-height: 90px !important;
}

.list-menu-large a i:first-child {
	width: 45px !important;
	height: 45px !important;
	line-height: 45px !important;
}

.notify_bar {
	max-height: 365px;
    position: relative;
    overflow: auto;
}

.box90 {
	height: 90px;
    width: 90px;
    line-height: 90px;
}

.box180 {
	height: 180px;
    width: 180px;
    line-height: 180px;
}

.box270 {
	height: 270px;
    width: 270px;
    line-height: 270px;
}

.box280 {
	height: 280px;
    width: 280px;
    line-height: 280px;
}


.box500 {
	height: 500px;
    width: 500px;
    line-height: 500px;
}

.home_1st {
	margin-left: -60px;
    margin-top: -90px;
}

.right80{
	margin-right: 80px;
}

.right10{
	margin-right: 10px;
}

.width75 {
	width: 75px;
}

.font-18{
    font-size: 18px;
}

.font-45{
	font-size: 45px !important
}

.font-60{
	font-size: 60px !important
}

.font-75{
	font-size: 75px !important
}

.index_shadow {
	box-shadow: 0 41px 38px -20px #0a3150;
}

.height120 {
	height: 120px;
}

.gradient-qing {
    border: none;
    background-image: linear-gradient(to bottom, #007E7F, #007E81);
}

.gradient-lan {
    border: none;
    background-image: linear-gradient(to bottom, #00B0F0, #00D0D0);
}

.gradient-meat {
    border: none;
    background-image: linear-gradient(to bottom, #A54124, #A54020);
}

.dialog-size {
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto;
    top:30px;
    max-height:880px;
}

.input-count-size {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    top:30px;
    max-height:280px;
}

.left50{
    margin-left: 50px;
}

.top3{
    margin-top: 3px;
}

.order_mile{
    margin-top: 10px;
    margin-left: 20px;
}

.top20{
    margin-top: 20px;
}

.top28{
    margin-top: 28px;
}

.width100{
    width: 100px;
}

.width150{
    width: 150px;
}

.width200{
    width: 200px;
}

.width300{
    width: 300px;
}

.list-unstyled{
    width: 100%;
    margin: 10px !important;
    padding: 10px !important;
    height: 100%;
}

.bootstrap-datetimepicker-widget{
    text-align: center;
}

.datepicker{
    height: 100%;
    max-height:550px;
}

.datepicker-days{
    height: 100%;
    max-height:550px;
}

.table-condensed{
    height: 100%;
    max-height:550px;
}

#div_dialog_date{
    height: 80%;
    color: #007E81;
    font-size: 24px;
    font-weight: 600;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #007E81;
}

.table-condensed tr{
    height: 56px !important;
}

.day.disabled {
    display: table-cell !important;
}

.prev.disabled{
    display: table-cell !important;
}

.input_card {
    padding: 25px;
    border-radius: 0 !important;
    background: transparent;
}

.product_list {
    overflow: auto;
    max-height: 620px;
}

.d-flex{
    height: 90px !important;
    width: 96% !important;
}

.top20{
    margin-top: 35px;
}

.left20{
    margin-left: 20px;
}

.height100 {
    height: 100% !important;
}

.product_container {
    height: 80% !important;
    margin-top: 5%;
}

.color-gray{
    color: grey;
}
