/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
  font-size:12px !important;
  font-family:Arial, Helvetica, sans-serif !important;
}
.scroling{
height:400px;
position: fixed;
top: 51px;
bottom: 0;
left: 0;
z-index: 1000;
display: block;
padding: 20px;
overflow-x: hidden;
overflow-y: auto;
border-right: 1px solid #eee;
}

/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.file_with_frm1{max-width:800px;margin:0px auto; display:inline-table;}
.file_with{width:350px; margin:0px auto; display:table;}
.file_with .ch_fild{width:200px; margin:0px auto; display:inline-table;}
.file_with .ch_fild2{width:60px !important; margin:0px auto; display:inline-table;}
.read{color:#FF3300 !important;}
/*
 * Main content
 */

.main {
  padding: 20px;
}
.time_com{border:1px solid #CCCCCC; padding:5px; min-height:100px; display:inherit; font-size:10px;}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}

.boxpmain{width:350px; margin:auto; padding:5px;}
.boxplc{width:350px; margin:auto; padding:0px; margin-top:10px; border:1px solid #33CCCC;}
.boxplc .head{width:349px; margin:auto;text-align:center; background-color:#33CCCC; padding:5px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.boxplc .body{width:100%; margin:auto; text-align:left;}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.whit{color:#FFFFFF;}
.feature-box {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin-bottom: 15px;
    min-height: 20px;
    padding: 19px;
    text-align: center;
}
.feature-box .h4, .feature-box .h5, .feature-box .h6, .feature-box h4, .feature-box h5, .feature-box h6 {
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 16px;
}
#hoeapp-wrapper {
    background: #eef1f6;
    color: #7e7e7e;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    font-family: "lato", sans-serif;
    direction: ltr;
    line-height: 20px;
    font-size: 13px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
.feature-box:hover {
    background-color: rgba(16, 16, 16, 0.42);
    border: 1px solid #e3e3e3;
    color:#00FF66;
}
.feature-icon i {
    font-size: 50px;
}
.invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

.table > tbody > tr > .no-line {
    border-top: none;
}

.table > thead > tr > .no-line {
    border-bottom: none;
}

.table > tbody > tr > .thick-line {
    border-top: 2px solid;
}
.table > tbody > tr > li {
text-align:left;
display:block;
border-bottom:13px #F5F5F5 solid;
    }
	.table ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
/* unvisited link */
a:link {
    color: #000000 !important;
	text-decoration: none;
}

/* visited link */
a:visited {
    color: #000000 !important;
	text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #000000 !important;
	text-decoration: none;
}

/* selected link */
a:active {
    color:#000000 !important;
	text-decoration: none;
}
a {
    color: #000000 !important;
    text-decoration: none;
}
.navbar a {
    color: #FFFFFF !important;
    text-decoration: none;
}
.navbar a:active {
    color:#FFFFFF !important;
	text-decoration: none;
}

.navbar a:hover {
    color: #FFFFFF !important;
	text-decoration: none;
}
.navbar a:link {
    color: #FFFFFF !important;
	text-decoration: none;
}

/* visited link */
.navbar a:visited {
    color: #FFFFFF !important;
	text-decoration: none;
}

/* mouse over link */
.navbar a:hover {
    color: #FFFFFF !important;
	text-decoration: none;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
	width:400px;
	background-color:#E6E6E6;
	}
	.popover-content {
    padding: 9px 14px;
	width:400px;
	background-color:#E6E6E6;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 410px  !important;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color:#E2E2E2 !important;;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto;
}
Inherited from b
normalize.less:120

	
}