﻿.theme-default.page-signin .signin-info, .theme-default.page-signup .signup-header, .theme-dust #main-navbar .navbar-header { 
    background: #f6a053;
}

.theme-dust #main-navbar #main-menu-toggle, .theme-dust.mmc #main-navbar #main-menu-toggle  { 
    background: #f4b04f;
}

.theme-default .bg-primary {
    background: #f6a053!important;
} 
.page-signin .form-actions .signin-btn:hover, .page-signup .form-actions .signup-btn:hover  {
	background: none repeat scroll 0 0 #666!important;
}

.theme-dust #main-navbar .dropdown-menu>li>a:hover {
background: none repeat scroll 0 0 #f6a053!important;
}

.theme-dust #main-menu .mm-dropdown>ul li.active>a, .theme-dust #main-menu .navigation li.active>a, .theme-dust #main-menu .mmc-dropdown-open-ul li.active>a .theme-dust #main-menu .mmc-dropdown-open-ul li.active>a {
    background: #737070;
}
    
.bg-info {
    background: #756a6a!important;
}

.theme-dust #main-navbar .navbar-header a {
    font-size: 18px;
}    

.btn-heat-certificate, .btn-heat-certificate:focus, .btn-heat-certificate:hover {  
    background-image: linear-gradient(to bottom,#62be62 0,#E66454 100%);
    background-repeat: repeat-x;
}

.theme-frost .btn-primary.btn-heat-certificate, .theme-frost .btn-primary.btn-heat-certificate:focus, .theme-frost .btn-primary.btn-heat-certificate:hover  { 
    background-image: linear-gradient(to bottom,#41acd0 0,#E66454 100%);
    background-repeat: repeat-x;
}

#invoice-table-listing hr {
	margin-top: 1px;
	margin-bottom: 1px;
}

.index-logo img {
    margin: auto;
    width:175px;
    margin-top: 25px;
}

.vat-row {
    display: none;
}