body{
	line-height: 1.6 !important;
}
p{
	margin:0 !important;
	padding:0 !important;
}

label {
	font-weight: normal !important;
}

dl {
	margin-top: 15px !important;
	margin-bottom: 20px !important;
	line-height: 1.5em !important;
}

dl dt {
	font-weight: normal !important;
	color: #999;
}

.box {
	border-top: 0 !important;
}

.box-footer {
	border-top: 0;
}

.box-header {
	padding: 15px 20px 14px !important;
}

.box-header>.box-btn {
	position: absolute;
	margin-left: 15px;
	top: 8px;
}

.box-body {
	padding: 10px 20px !important;
}

.content {
	padding: 20px 0px !important;
}

.align-center {
	text-align: center !important;
}

.align-left {
	text-align: left !important;
}

.align-right {
	text-align: right !important;
}

.dropdown-menu {
	min-width: 120px !important;
}

.navbar-nav>.user-menu>.dropdown-menu, .navbar-nav>.notifications-menu>.dropdown-menu
	{
	padding: 1px 0 0 0px !important;
	width: 138px !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
	padding: 10px 10px 10px 15px !important;
}

.sidebar-menu li.header {
	font-size: 14px !important;
	color: #8a969e !important;
}

#jstree {
	font-size: 12px;
}

.box .content-box {
	font-size: 12px !important;
}

.main-footer {
	font-size: 12px;
	padding: 15px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
}

.box .overlay>.fa, .overlay-wrapper .overlay>.fa {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: 0px;
	color: #666;
	font-size: 20px;
}

table.table {
	line-height: 1em;
}

.noborder {
	border: 0 !important;
	padding: 0;
	line-height: 34px;
	display: inline-block;
}

.todo-list>li {
	cursor: pointer;
	padding: 8px 10px;
	font-weight: normal;
}

.todo-list>li .text {
	font-weight: normal;
}

.todo-list>li.primary {
	background: #ececec;
}

.title {
	border-left: 3px solid #337ab7;
	padding: 3px 0 3px 10px;
	color: #444;
	margin: 15px 10px;
}

.history {
	margin: 15px 15px 20px 23px;
}

.history span {
	display: inline-block;
	width: 150px;
	margin-right: 10px;
}

.role label {
	margin-right: 1em;
}

a.play, a.pause {
	display: inline-block;
	margin-left: 10px;
}

.form-short {
	width: 80px !important;
	display: inline-block;
}

.customer-contact {
	font-size: 12px;
	border-bottom: 1px solid #ddd;
}

.customer-contact:hover {
	background-color: #f1f1f1;
}

.products-list .product-img img {
    width: 100px;
    height: 100px;
}

.products-list .product-info {
    margin-left: 120px;
}

.related-list .product-img img {
    width: 50px !important;
    height: 50px !important;
}

.related-list .product-info {
    margin-left: 65px !important;
}

.home-subject .pic {
    width: 100%;
    padding: 1px;
    margin-top: 15px;
    box-shadow: 1px 1px 1px #dadada;
}

.home-subject h4.name {
    color: #777;
    font-size: 14px;
    text-align: center;
}

@media ( min-width : 768px) {
	.dl-horizontal dt {
		width: 120px !important;
	}
	.dl-horizontal dd {
		margin-left: 135px !important;
	}
}

@media ( min-width : 992px) {
	.content-header .breadcrumb {
		left: 10px !important;
	}
}

.logo-wraper img {
    position: absolute;
    top: 13px;
    width: 25px;
    border-radius: 50%;
}

.logo-wraper span {
    color: #fff;
    margin-left: 32px;
    font-size: 17px;
    letter-spacing: 1px;
}

.navbar-header .navbar-brand{
	color: #07b !important;
}

.navbar-nav>li>a{
	color: #778087 !important;
	background-color: #fff;
}
.navbar-nav>li>a:hover{
	color: #566 !important;
}
.navbar-nav>li.active>a{
	color: white !important;
	background-color: #f16554 !important;
	
}

.navbar #navbar-search-input.form-control {
	border: 1px solid #ddd;
	border-radius: 3px;
}

.products-list .product-description{
	margin-top:5px;
}
.products-list .product-title{
	font-size:16px;
	font-weight:normal;
}
.home-subject .products-list .product-title{
	font-size:14px !important;
	font-weight:normal;
}
.home-subject .products-list .product-description{
	margin-top: 5px !important;
	font-size:13px;
}
.box-footer{
	text-align:center;
}
.div1{}
.div2{position:fixed;_position:absolute;top:1px;z-index:295;}


.content-wrapper, .box {
	/* background-color: #ffd1ff !important; */
}

.btn-green {
	background-color: #00ff00;
	border: 1px solid #444 !important;
	color: #444;
}

.btn-yellow {
	background-color: #ffff00;
	border: 1px solid #444;
	color: #444;
}

.btn-black {
	background-color: #666;
	border: 1px solid #444;
	color: #fff;
}

.navbar{
	margin-bottom: 0 !important;
	background-color: #fff;
}
.navbar-default ul{
	margin-top:0;
	margin-bottom:0;
}
.navbar-default .navbar-toggle{
	margin: 6px 15px 0;
	padding: 12px 12px;
}
li.active {
	font-weight: bold !important;
}
.content-wrapper{
	display:block !important;
}