@import url("dashboard.css");

/*body {
background-color: #F5F5F5;
}*/

.sidebar {
background-color: #F7f7f7;
}

.panel {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
}

.list-group-item {
background-color: transparent;
border-left: none;
border-right: none;
border-top: none;
margin: 0;
}

.list-group-item:first-child, .list-group-item:last-child {
border-radius: 0;
}


.k-grid tr td:last-child {
white-space: nowrap;
}



.glyphicon {
margin: 0 10px 0 0;
color: #aaa;
}

.navbar-inverse {
	
background-color: #189fc0;
border-color: #080808;
}

.navbar-inverse .navbar-brand {
color: #efefef;
}


.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
color: #fff;
background-color: transparent;
color: #555;
border-color: #ddd;
}

a.list-group-item {
color: #0077bc;
text-overflow: ellipsis;
width: 100%;
overflow: hidden;
display: block;
white-space: nowrap;

}

.list-group div a {
padding-left: 45px;
background-color: rgba(255,255,255,0.7);
border-color: #efefef;
}

.ra-well-title {
font-size: 1.2857em;
line-height: 1.2857em;
border-bottom: 1px solid #e7e7e7;
margin: -5px -19px 0.8333em;
padding: 0 19px 0.7222em;
}

h1.ra-well-title {
font-size: 2em;
color:#428bca;
line-height: 1.2857em;
border-bottom: 1px solid #e7e7e7;
}

.buttons-wrap {
border-top: 1px solid #e7e7e7;
padding-top: .5em;
text-align: right;
}

.btn-success {
border-color: #367fbd!important;
background-color: #428bca!important;
color: #FFF!important;
}

.btn-grn {
border-color: #5cb85c!important;
background-color: #5cb85c!important;
color: #FFF!important;
}

.btn-success:hover {
border-color: #295f8e;
background-color: #3276b1;

}

.k-grid tr td {
padding:0.4em;
/*width: 100px;
white-space: nowrap;*/
}

.k-grid tr th {
/*width: 100px;*/
}

.k-grid tr th:first-child, .k-grid tr td:first-child  {
/*width: 50px;*/
}

.k-dropdown-wrap.k-state-default {
padding: 2px 0 4px 0;
}

.k-window>div.k-popup-edit-form {
padding: 1em 0!important;
}

.k-window>div.k-popup-edit-form .k-edit-form-container .k-edit-buttons {
bottom: -1em;
}

.form-group {
    margin-bottom:8px;
}

.form-control {
    font-size:11px;
    padding:4px 5px;
    height:auto;
}

/*.k-state-hover {
border-width: 1px; 
}
*/
/*.k-primary, .k-overflow-container .k-primary {
color: #fff;
border-color: #10c4b2;
background-image: none;
background-position: 50% 50%;
background-color: #10c4b2;
-webkit-box-shadow: none;
box-shadow: none;
}*/

.k-header h2 {
font-size: 1.2857em;
margin: 7px 0 5px 0;
}

.k-header .k-button {
float: right;
}

/* fix for buttons at the bottom in a tab panel*/
.buttons-wrap .k-button {
    float:none !important;
    margin:0px 3px;
}

.k-grid-edit, .k-grid-Edit {
color: #fff;
border-color: #46b8da;
background-color: #46b8da;
}

.k-grid-edit:hover, .k-grid-Edit:hover {
background-color: #31b0d5;
color: #FFF;
}

.k-header .k-button.k-grid-add, .k-header .k-button.k-grid-addcustom {
	color: #fff;
	background-color: #337ab7;
	margin-right: 11px;
	border-color: #337ab7;
}

.k-edit, .k-add, .k-delete, .k-update  {
background-image: url('Flat/sprite.png');
}

.k-cancel, .k-i-close  {
background-image: url('Default/sprite.png');
}

/*.k-i-close, .k-delete, .k-group-delete {
background-position: -32px -16px!important;
border: none!important;
padding: 2px!important;
}*/

.k-window-titlebar .k-window-action {
padding: 1px;
}

.k-button {
    line-height:1.1em;
    padding:3px;
}

.k-grid-delete {
border-color: #d9534f;
background-color: #d9534f;
color: #fff;
}

.k-grid-delete:hover {
background-color: #c9302c;
border-color: #c9302c;
color: #fff;
}

.k-header .k-button.k-grid-add:hover, .k-header .k-button.k-grid-addcustom:hover {
background-color: #286090;
}

div.k-window {
min-width: 645px!important;
}

.k-window-title {
left: 15px;

}

.k-edit-field {
padding: 5px 0 0 0;
}

.k-input[type="text"], .k-dropdown, .k-numeric-wrap.k-state-default, textarea.k-input {
width: 300px;
margin: 0 0 .6em;
}

.k-input-120{
    width: 120px !important;
}
.k-numeric-wrap.k-state-default .k-input[type="text"] {
/*width: auto;*/
}

.k-window-titlebar .k-window-actions {
right: 15px;
}

.k-window-actions .k-state-hover, .k-window-actions .k-state-hover:hover{
background: transparent!important;
border: none;
}
.k-state-hover, .k-state-hover:hover{
background: transparent!important;
}

.breadcrumb {
/*margin: 0 -15px 20px;*/
padding: 0;
background-color: #fff;
}

.k-widget, .k-widget * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.k-window .k-header {
height: 35px;
position: relative;
}

div[role=dialog].k-window-content {
overflow: hidden;
height: auto;
padding: 0!important;
}

div[role=dialog].k-window-content .k-dropdown {
width: 100%;
}

div.k-window-content .k-window-content {
height: 347px;
overflow: auto;
padding: 20px 0!important;
}

.k-edit-form-container {
width: 100%!important;
}

.k-autocomplete {
    width:100%;
}

div[role=dialog].k-window-content .k-edit-form-container .k-edit-buttons {
bottom: 0;
}

.gridcell-right {
    text-align:right;
}

/*Menu*/
.k-panel-menu-selected {
    background-color: #428bca !important;
}

/*Grid Popup menu*/
.k-menu .k-item > .k-link {
    padding: 0.5em;
}

span.k-textbox .k-icon {
    position:relative;
    top:15%;
}

span.k-textbox {
    padding:0px;
}

ul.k-menu-group {
    padding-bottom:5px !important;
}

/* grid header filter */
#gridHeaderFilter {
    clear:both;
}

div.searchHeaderDiv {
    display:inline-block;
}

h6.dropTreeParent {
    font-weight: bold;
    border-bottom: 1px solid #000;
    font-size: 13px;
}

/*tooltip popup*/
.k-widget.k-tooltip {
    background-color: rgba(100, 100, 100, 0.9);
    border-color: rgba(100, 100, 100, 0.9);
    color: #fff;
}

.memberSummary {
	font-size:13px;
}