.logo-area {
    color:white;
}
.logo-area h3
{
margin: 0px;
}
.nav.nav-tabs.notika-menu-wrap.menu-it-icon-pro.dashboard {
    margin-left: 20%;
}
.order.bg {
    background-color: aliceblue !important;
}
.row.order-history {
    background-color: #00c292;
    padding-top: 12px;
}

.row.invoice-add {
    background-color: aliceblue;
    padding: 17px;
}
.ui-autocomplete {
    background-color: #00c292;
    padding: 6px;
    width: 200px;
}
.ui-menu-item {
    margin-bottom: 4px;
    border-bottom-color: #fff;
    border-bottom-style: groove;
	color:#fff;
}
.footer-copyright-area {
    margin-top: 40%;
}
/*remove when dasboard complete*/
.sale-statistic-area {
    display: none;
}
.notika-email-post-area {
    display: none;
}
/*remove when dashboard complete*/


.conversation-list .chat-avatar {
	width: 80px;
}

.priorityticket{
    height: 22px;
    padding: 0px;
}

.invoice-img{
	color : white;
}

#product_search {
    margin-left: 20px;
    margin-top: 10px;
}

.note-editor.panel.panel-default {
    width: 90%;
    margin: 47px;
}

.admin4 {
    display: none;
}