@media (min-width: 941px) {
	#titleNav a {
	  border-right: solid 2px #fff;
	}
	.navbar-brand {
	  padding-top: 9px;
	}
	header .navbar-right{
		margin-top: -30px;
	    padding-top: 30px;
	    margin-bottom: -15px;
	    padding-bottom: 15px;
	}
	header nav.navbar{
		padding-top: 30px;
	    padding-left: 30px;
	    padding-bottom: 15px;
	}
	/*div.container{
		margin-top: 96px;
	}*/
}
@media (max-width: 940px) {
	/*div.container{
		margin-top: 51px;
	}*/
}

header .navbar-right{
    background-color: #000000;
}
footer a{
	color:#ffffff;
}
body{
	font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    background-color: #EEF1F5;
}
table{
	background-color: #ffffff;
}

/*
table th.border-right, table#table-company thead tr.tablesorter-filter-row td:first-child{
	border-right:3px solid #3a4357;
}
table td.border-right{
	border-right:3px solid #dddddd;
}
*/
.table-responsive{
	width: 100%;
	overflow: auto;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #3a4357;
    color: #FC4343;
}
header nav .nav li.dropdown a:after, header nav .nav li.dropdown.active:hover a:after{
	content: " ";
    display: inline-block;
    width: 21px;
    height: 4x;
    background-image: url(../img/desc-white.png);
    padding: 3px;
    background-repeat: no-repeat;
}
header nav .nav li.dropdown.open a:after, header nav .nav li.dropdown:hover > a:after, header nav .nav li.dropdown.active.open a:after{
	content: " ";
    display: inline-block;
    width: 21px;
    height: 4x;
    background-image: url(../img/desc-red.png);
    padding: 3px;
    background-repeat: no-repeat;
}
header nav .nav li.dropdown ul.dropdown-menu a:after{
	content: " ";
    display: inline-block;
    width: 21px;
    height: 4x;
    background-image: none!important;
    padding: 3px;
    background-repeat: no-repeat;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 70px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 70px;
  background-color: #1F2532;
  color: #fff;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */


.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}
.footer .centered {
    margin-bottom: 0;
    position: absolute;
    top: 25%;
}

table.tablesorter thead tr .tablesorter-headerUnSorted{
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .tablesorter-headerAsc{
	background-image: url(../img/asc.png);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .tablesorter-headerDesc{
	background-image: url(../img/desc.png);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr th{
	padding-right:15px;
}
table.tablesorter thead tr input.tablesorter-filter{
	display: block;
    width: 100%;
    height: 28px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
table.tablesorter thead tr input.tablesorter-filter.disabled{
  display: none;
}
table.tablesorter tbody tr td i{
  display: inline-block;
  width: 100%;
  text-align:center;
}
table thead tr.tablesorter-filter-row td{
    border-bottom: 2px solid #3a4357;
}
#login div.form-horizontal label{
  display:none;
}
.message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.message h4 {
  margin-top: 0;
  color: inherit;
}
.message > p,
.message > ul {
  margin-bottom: 0;
}
.message > p + p {
  margin-top: 5px;
}
div.message.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
div.message.error hr {
  border-top-color: #e4b9c0;
}
div.message.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

div.message.success hr {
  border-top-color: #c9e2b3;
}

a[disabled="disabled"] {
   pointer-events: none;
   cursor: default;
}
.title-box{
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px;
    padding-bottom:10px;
    border-bottom: 1px solid #f4f4f4; 
    margin-bottom: 10px;
}
.title-box .title-box-label{
	float: left;
	margin-right:5px; 
	margin-top:-2px
}
.box-container{
  padding:15px;
  background-color: #ffffff;
  margin-bottom: 20px;
}





body{
font-size:14px;
}

table tbody tr td.detail-label{
	font-weight:500;
	width:30%;
	padding:8px;
}


.nav-pills > li > a{
	color:#222;
	text-transform:uppercase;
	margin-bottom:-1px;
	z-index:99;
	border-radius: 4px 4px 0px 0px;
	font-weight:500;
	padding:10px 20px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background-color:#f7f7f7;
	border: 1px solid #e3e3e3;
	border-bottom:0px;
	color:#222;
}


.box-container{
	background-color:#f7f7f7;
	color:#222;
	border: 1px solid #e3e3e3;
	border-radius: 0px 4px 4px 4px;
	padding:30px;
}

.box-container table{
	background-color:transparent;
}

.container .title{
	margin-top:5px;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding-top:12px;
	padding-bottom:10px;
	text-align:center;
}

.tab-content{
	margin-bottom:30px;
}

table thead{
	background-color:#eaecee;
	color:#222;
}

.table,
.table td,
.table > tbody,
.table > thead,
.table > tbody > tr,
.table > thead > tr > th,
table thead tr.tablesorter-filter-row td{
	border:0px;
}

.table > thead > tr > th{
	font-weight:500;
	text-transform:uppercase;
	padding-bottom:0px;
}

table.tablesorter thead tr input.tablesorter-filter{
	border: 1px solid #e4e4e4;
	background-color:#f7f7f7;
	box-shadow:none;
	
}

table.tablesorter thead td{
	padding-top:2px;
}

table.tablesorter thead tr input.tablesorter-filter{
height:24px;
line-height:1em;
font-size:12px;
}
table.tablesorter thead tr input.tablesorter-filter:focus{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.detail-title i.fa{
	position:relative;
	top:4px;
	margin-top: -11px;
}
.detail-title{
	font-weight: 600;
	font-size:20px;
}
.box-container table{
	margin-bottom: 0px;
}
.box-container table tr:first-child > td{
	border-top: 0px;
}
.box-container .box-container{
	background-color:#ffffff;
}
.box-container table ul{
	padding-left: 12px;
}
.status-row i{
	font-size: 25px!important;
	margin-top: -8px;
}
.filter{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
}
.filter .email-new-user{
	float: left;
	max-width: 300px
}
.filter .label-filter-user{
	margin-right:15px;
	padding-top: 7px;
	margin-bottom: 0px;
	font-weight:500;
}
.logo-company{
	max-width:270px; 
	margin:auto; 
	margin-bottom:20px;
}
@media (max-width: 360px) {
	.logo-company{
		max-width: 100%!important;
	}
}