.theme-black #sideNav #sidebar,
.theme-eggPlant #sideNav #sidebar,
.theme-gray #sideNav #sidebar,
.theme-mahagony #sideNav #sidebar,
.theme-shakespere #sideNav #sidebar,
.theme-ming #sideNav #sidebar,
.theme-sunsetorange #sideNav #sidebar,
.theme-newyorkpink #sideNav #sidebar,
.theme-mediumturquoise #sideNav #sidebar,
.theme-mountainmeadow #sideNav #sidebar,
.theme-california #sideNav #sidebar,
.theme-zest #sideNav #sidebar,
.theme-cascade #sideNav #sidebar,
.theme-lynch #sideNav #sidebar,
.theme-jordyblue #sideNav #sidebar,
.theme-default #sideNav #sidebar {
    display: none;
}

.theme-black #content,
.theme-eggPlant #content,
.theme-gray #content,
.theme-mahagony #content,
.theme-shakespere #content,
.theme-ming #content,
.theme-sunsetorange #content,
.theme-newyorkpink #content,
.theme-mediumturquoise #content,
.theme-mountainmeadow #content,
.theme-california #content,
.theme-zest #content,
.theme-cascade #content,
.theme-lynch #content,
.theme-jordyblue #content,
.theme-default #content {
    margin-left: 0px !important;
}

.theme-default .nav-tabs>li.active>a {
    background-color: #2196f3 !important;
    color: #FFF;
}

.theme-black .nav-tabs>li.active>a {
    background-color: #524f4f !important;
    color: #FFF;
}

.theme-eggPlant .nav-tabs>li.active>a {
    background-color: #736b84 !important;
    color: #FFF;
}

.theme-gray .nav-tabs>li.active>a {
    background-color: #929191 !important;
    color: #FFF;
}

.theme-mahagony .nav-tabs>li.active>a {
    background-color: #aa4a2a !important;
    color: #FFF;
}

.theme-shakespere .nav-tabs>li.active>a {
    background-color: #71c3e4 !important;
    color: #FFF;
}

.theme-ming .nav-tabs>li.active>a {
    background-color: #4a8b9a !important;
    color: #FFF;
}

.theme-sunsetorange .nav-tabs>li.active>a {
    background-color: #ff7272 !important;
    color: #FFF;
}

.theme-newyorkpink .nav-tabs>li.active>a {
    background-color: #f19e9f !important;
    color: #FFF;
}

.theme-mediumturquoise .nav-tabs>li.active>a {
    background-color: #4ecdc4 !important;
    color: #FFF;
}

.theme-mountainmeadow .nav-tabs>li.active>a {
    background-color: #44d5b7 !important;
    color: #FFF;
}

.theme-california .nav-tabs>li.active>a {
    background-color: #ffaa30 !important;
    color: #FFF;
}

.theme-zest .nav-tabs>li.active>a {
    background-color: #fba960 !important;
    color: #FFF;
}

.theme-cascade .nav-tabs>li.active>a {
    background-color: #a7bfc1 !important;
    color: #FFF;
}

.theme-lynch .nav-tabs>li.active>a {
    background-color: #f7f7f7 !important;
    color: #6c7a89;
}

.theme-jordyblue .nav-tabs>li.active>a {
    background-color: #cee2f5 !important;
    color: #6c7a89;
}

.loginhome .market-Content{
   background-image: url("../../images/Kraftangan/login-bg.png");
   padding: 1% 0 2% 3%!important;
}

.loginhome .login-footer{
	text-align:center!important;
	color:#000!important;
	background-color:#ddd;
}

.loginhome .login-footer p{
	margin-bottom:0;
}

.loginhome{
color:#000!important;
}
.loginhome .market-Content h2 {
    font-size: 24px;
}

.contact-lhdnm{
text-align: center;
}

.loginhome .market-Content p {    
    font-weight: bold;
}
.loginlogo-footer {
    height: 25%;
    width: 25%;
}

.nav-tabs>li{
margin-right:2px;
}
.nav-tabs>li>a {
    border-radius: 0;
    background-color: #eee !important;
    margin-bottom: 1px;
        }


.nav-tabs>li.active>a{
background-color: #eee !important;
                color: #000;
}

.nav-tabs>li>a:hover{
    border-bottom-color: #0000;
	color: #000;
}

.ipro-grid>div.row>div, .ipro-grid-view>div.row>div {
    text-transform: capitalize !important; 
    padding: 8px 5px 0 5px; 	
}

.ipro-grid>ul>li>div, .ipro-grid-view>ul>li>div{
    padding: 0 5px;	
}

.panel-heading,.panel{
    border-radius:0!important; 	
}

a:focus, a:hover {
    text-decoration: none;
}

div#repProgress {
    display: none;
}

#prevEvaluationResults .panel-heading{
    display:none;
}


.breadcrumb li{
	display:none!important;
}
#backToInstanceList{
display:none!important;
}


button#btnUserSettings, #changePassword {
    display: none;
}