/*
@import url('https://fonts.googleapis.com/css?family=Dangrek|Preahvihear');
@font-face {
  font-family: "KhmerOS";
  src: url("KhmerOS.ttf");
}
*/

html,
body {
    height: 100%;
    font-family: 'Khmer OS Siemreap', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.login-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
    border: 2px solid #1866ed !important;
    box-shadow: #b3bfcf 5px 5px !important;
}
/*h1, h2, h3 ,h4, h5
{
    font-family: 'Preahvihear', cursive !important;
}*/
.box_2
{
    width: 300px; float: left; margin-right: 0;
    margin-top: 15px;
}
.title_kh
    {
        font-family: 'Khmer OS Muol Light' !important;
         font-size: 22px; color: #ab0d0d;
    }
    .title_en
    {
        
         font-size: 22px; color: #067933;
         font-weight: bold;
    }
.line_title
{
    border-top: 2px solid #79cdd1; margin-top: 50px; margin-bottom: 50px;
}
p, td, th, label, select, b
{
    font-family: 'Khmer OS Siemreap', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
}
.skin-green .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #d0c2b6 !important;
    color: #FFF;
}

.skin-green .treeview-menu > li > a {
    color: #FFF;
}

.input-group .input-group-addon {
   
    background-color: #9daa9f !important;
}
.skin-green .main-header .navbar {
background: linear-gradient(180deg, rgb(206, 226, 225) 0%, rgb(174, 199, 227) 79%, rgb(255, 146, 64) 100%);
    background-color: rgba(0, 0, 0, 0);
}

.skin-green .main-header .logo {
   
    color: #ffffff;
    border-bottom: 0 solid transparent;
background: linear-gradient(180deg, rgb(206, 226, 225) 0%, rgb(174, 199, 227) 79%, rgb(255, 146, 64) 100%);
    background-color: rgba(0, 0, 0, 0);
}

.skin-green .wrapper, .skin-green .main-sidebar, .skin-green .left-side {
background: linear-gradient(90deg, rgb(206, 226, 225) 0%, rgb(174, 199, 227) 79%, rgb(255, 146, 64) 100%);
    background-color: rgba(0, 0, 0, 0);
}

.skin-green .sidebar a {
    color: #091290 !important;
}
.box.box-primary {
    border-top-color: #79cdd1 !important
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}
table thead
{
    background-color: #9daa9f ;
   

}
table thead a
{
   
    color: #333
}
.main-sidebar
{
    /*background-color: #367fa9 !important;*/
    font-family: 'KhmerOS', cursive;
}
.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}
.tableprofit
    {
 style="margin-left: 30px; width: 400px;"
}
@media(max-width:767px) {
.box_2
{
    width: 100%; float: left; 
    margin-right: 0;
    margin-top: 15px;
}
.line_title
{
    border-top: 2px solid #79cdd1; margin-top: 15px; margin-bottom: 15px;
}
    .title_en
    {
        
         font-size: 16px; 
         color: #067933;
         font-weight: bold;
    }
    .title_kh
    {
        font-family: 'Khmer OS Muol Light' !important;
         font-size: 16px; color: #ab0d0d;
    }
    .tableprofit
    {
        margin-left: 30px; width: 250px;
    }
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}
.good{
    margin-bottom: 10px;
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
/*
.content-wrapper
{
    background-color: #fff !important;
}*/
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0 !important;
    list-style: none;
    background-color: #fff !important;
    border-radius: 4px;
}

h5.myBreadcrumb
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
div.alert
{
  font-family: KhmerOS, 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.purchase
{
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.dash_box
{
    width: 100%;
    height: 60px;
    margin-bottom: 5px;
}
th.sell-remark {
    outline: 2px solid green;
}
tr.sell-footer th{
    border-color: 1px solid #fff !important;
}
.modal-header
{
    background: #449d44;
    color: #FFF;
    font-weight: bold;
}
.sidebar-menu
{
    
    
}


/*.sidebar-menu > li > a
{
    color:#2bfcd0 !important
}
.sidebar-menu > li a:hover{
    background: #1aad30 !important;
    color:#FFF !important;
}*/

.main-sidebar
{
   
}
/*.skin-green .treeview-menu > li.active > a, .skin-green .treeview-menu > li >a
{
    background: #1aad30;
    color:#FFF !important;
}
.skin-green .treeview-menu > li.active > a, .skin-green .treeview-menu > li >a:hover
{
    color:#ffffff;
}*/

.skin-green .sidebar-menu > li:hover > a, .skin-green .sidebar-menu > li.active > a {
    color: #ffffff;
    background: #79cdd1 !important;
    border-left-color: #fe284d;
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #13860c;
}

.select2-results li {
    font-family: KhmerOS, 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}




