/*
 *
 * Copyright (c) 2017, 4NG and/or its affiliates. All rights reserved.
 * 4NG PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 *
 */

/*Default theme for SMARTset*/
/*This style sheet is the last in the sequence to be applied and will override any styles previously described*/
/*in the core of SMARTset.*/

header {
}

header ul li.active a, header ul li a:hover {
}

.links a {
}

button:hover {
}

button:active {
}

.k-button:hover {
}

.km-switch-handle, .km-switch-background {
}

.k-state-selected {
}

.k-tooltip {
}
.k-tooltip .k-callout-n {
}
.k-tooltip .k-callout-e {
}
.k-tooltip .k-callout-s {
}
.k-tooltip .k-callout-w {
}

#widget-dialog .grid figcaption a {
}

.topbar .topbar-search i {
}

.topbar .topbar-search .btn-default:hover {
}

#plannerWrapper #top-pane .layoutMenu {
}

#plannerWrapper #top-pane .k-button {
}

#top-pane .button {
}

.note:hover:before {
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
}

.login-locales {
}

.login-wrap {
	background: #065CAF url("../imgs/login-bg.jpg") no-repeat;
	background-size: cover;
}

.login-wrap .login-banner {
}

.login-wrap input[type=submit] {
	margin-left: 23px;
}

