﻿html {
	height: 100%;
	box-sizing: border-box;
}

body 
{
	background-color: #333333;
	position: relative;
	margin: 0;
	min-height: 100%;
}

.page-header 
{
	margin: 20px 0px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.row-grid {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
 
.input-group-btn .fa {
	font-size:20px;
}

.table .btn 
{
	padding: 2px 5px;
}

.fade 
{
	opacity: 0;
	-webkit-transition: opacity .05s linear;
	-o-transition: opacity .05s linear;
	transition: opacity .05s linear;
}

@media screen and (max-width: 767px) {
	div.dataTables_length,
	div.dataTables_filter {
		text-align: left;
	}
}

.navbar-default {
  background-color: #333333;
  border-bottom-color: #222222;
}

.sidebar ul li {
  border-bottom: 1px solid #222222;
}

.sidebar ul li a:focus {
  background-color: #121212 !important;
}

.sidebar ul li a.active {
  background-color: #121212 !important;
  color: #FFFFFF !important;
}

.sidebar ul li a:hover {
  background-color: #222222 !important;
}

.sidebar a.active {
  color: #dedede;
}

.sidebar a {
  color: #dedede;
}

.navbar a {
  color: #dedede;
}

.navbar .navbar-brand
{	color: #dedede;	
}

.navbar a:hover, .navbar a:focus, .navbar a:active .navbar a:visited {
  background-color: #222222 !important;
  color: #ffffff;
}

.navbar a.navbar-brand, .navbar a.navbar-brand:hover, .navbar a.navbar-brand:focus, .navbar a.navbar-brand:active 
{
	color: #ffffff;
	background-color: transparent !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #222222 !important;
  color: #ffffff;
  border-color: #222222;
}

.nav .dropdown .dropdown-menu a:hover
{	background-color: #f5f5f5 !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 10px;
  padding-left: 10px;
}

.loading {
	position: fixed;
	display: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 1040;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	margin: -10px;
	border-radius: 3px;
}

.loading-update-progress {
	display: none:
}

.loading-backdrop {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background-color: #000;
} 

.loading-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}

.loading-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}

.loading.in .loading-content {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}

.loading.fade .loading-content {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
}

.loading-content {
	position: absolute;
	top: 25%;
	left: 40%;
	z-index: 1050;
}

#page-wrapper-empty {
  padding: 10px 20px;
  min-height: 568px;
  background-color: #fff;
}

.empty-body 
{
	background-color: #fff;
}

.tab-pane
{
	padding-top: 10px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050 !important;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

table.checkbox 
{	margin-top: 0px;
	margin-bottom: 0px;
}

table.checkbox input[type="checkbox"]
{	margin-left: 0px;
}

table.cell-no-wrap tbody tr td 
{
	white-space:nowrap;
}

div.hidden_thead table thead {
	visibility: hidden !important;
}

div.hidden_thead table thead tr th {
	line-height: 0px !important;
	height: 0px !important;
} 

.no-float-left
{
	float:none !important;
}

.datetimepicker .table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
  padding: 0px 8px;
}

.alert > ul 
{	list-style: none;
	padding: 0;
}

#body-wrapper
{	margin-bottom: 42px;
}

#footer 
{
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 10.5px;
}

@media (min-width: 768px) {
	.modal-dialog.info {
		width: auto !important;
		margin: 30px 20px !important;
	}
}