/* container */
.container .row{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
p, div{
    font-size: 13px;
}
a{
    color: inherit;
}
i:focus{
    outline: none;
    border: none;
}
th:focus{
    outline: none;
    border: none;
}
div:focus{
    outline: none;
    border: none;
}
span:focus{
    outline: none;
    border: none;
}
/* ----------------- */

/* Sub Menu */
.dropdown-button.active {
    background-color: #000000;
    color: #ffffff;
}
.dropdown-button.active:hover {
    color: #616161;
}
/*ul.dropdown-content.active {
    width: 100% !important;
    left: 0 !important;
    background-color: #fafafa;
    box-shadow: 13px 20px 57px -31px rgba(0,0,0,0.66);
    border-bottom: 1px solid #f5f5f5;
}*/
/*ul.dropdown-content.active .row {
    margin-top: 25px;
}*/
ul.dropdown-content.active h6 {
    color: #000000;
    margin-left: 43px;
    padding-bottom: 10px;
}
/*ul.dropdown-content.active a {
    color: #757575 !important;
    margin-left: 25px;
    line-height: 5px !important;
}*/
/*ul.dropdown-content.active ul > li {
    min-height: 30px;
}*/
/*ul.dropdown-content.active ul > li:last-child {
    padding-bottom: 40px;
}*/
ul.dropdown-content.active ul > li:hover {
    background-color: transparent !important;
}
ul.dropdown-content.active ul > li > a:hover {
    background-color: transparent !important;
}
.fixed-dropdown
{
    margin-top: 5px;
}

.fixed-dropdown-filter
{
    width: 90%;
}
/* ----------------- */

/* Row */
#button-placeholder{
    padding-right: 10px;
}
#top-create-row{
    border: 1px solid #e0e0e0;
}
#top-create-row button {
    margin-top: -4px !important;
}
#products #suppliers{
    border: 1px solid #e0e0e0;
}
/* ----------------- */


/* Main Navigation Menu */
#main-menu-nav{
    background-color: #3a3a3a ;
}
#main-menu-nav .right {
    margin-right: 24px;
}
#main-menu-nav .right .user {
    font-weight: 900;
    color: #ffb74d;
}
#main-menu-nav .nav-wrapper > ul > li{
    font-size: 13px;
}
#main-menu-nav .nav-wrapper > ul > li > a{
    font-size: 13px;
}
#menu-title{
    padding-left: 0;
    padding-bottom: 7px;
    padding-top: 10px;
}
#menu-title p {
    color: #999999;
}
/* ---------------------*/


#sub-menu-nav{
    background-color: #039be5;
}
.dropdown-content{
    min-width: 200px;
}
.i-ddl{
    width: 200px;
    background-color: #546e7a;
    color: #ffffff;
    padding: 20px 20px 20px 20px;
}
.input-field input[type="search"]:focus{
    background-color: transparent;
}
#page-footer{
    background-color: #3a3a3a;
}
#sub-card{
    background-color: #eeeeee;
}
.side-nav{
    width: 400px;
}
.material-icons{
    font-size: 17px;
}
.delete{
    color: #fb8c00;
}
.edit,.view{
    color: #1e88e5;
}
nav i.material-icons{
    font-size: 20px;
}
/* ------------------------------ */

/* Ul */
ul.show-data-list {
    margin-top: 0;
}
ul.my-ul > li {
    font-size: 12px;
    color: #0277bd;
}
ul.my-ul > li > span {
    margin-right: 10px;
}
/* ------------------------------ */

/* Table */
table thead tr th{
    font-size: 13px;
    font-weight: 500;
}
table.myBorder thead tr th{
    font-size: 12px;
}
table.myBorder thead tr th{
    border: 1px solid #e0e0e0;
}
table tbody tr td{
    font-size: 13px;
}
table.myBorder tbody tr td{
    font-size: 11px;
}
table.myBorder tbody tr td{
    border: 1px solid #e0e0e0;
}
table > thead > tr > th > img{
    width: 9px;
    margin-left: 15px;
    opacity: 0.4;
}
table.bordered>thead>tr, table.bordered>tbody>tr{
    border-bottom: 1px solid rgba(160,160,160,0.1);
}
table.bordered>thead>tr:last-child, table.bordered>tbody>tr:last-child{
    border-bottom: none;
}
tr#table-search-bar > td > input{
    width: 80%;
}
tr#table-search-bar > td > input.myDatePicker{
    width: 40%;
}
/* -------------------- */


/* Input */
input[type=text]{
    font-size: 13px;
    border: 1px solid #e0e0e0;
    padding: 0 0 0 6px;
    margin-bottom: 5px;
    margin-top: 5px;
}
input[type=password]{
    font-size: 13px;
    border: 1px solid #e0e0e0;
    padding: 0 0 0 6px;
    margin-bottom: 5px;
    margin-top: 5px;
}
input[type=text]:focus:not([readonly]){
    border-bottom: 1px solid #e0e0e0;
    box-shadow: none;
}
textarea:focus:not([readonly]){
    border-bottom: 1px solid #e0e0e0;
    box-shadow: none;
}
.help-block{
    margin-top: 7px;
    color: #b71c1c;
    font-size: 13px;
}
.row-count{
    width: 60px;
}
.status-dropdown{
    width: 90px;
}
.select-dropdown{
    margin-bottom: 0;
}
.checkboxLabel{
    color: #000000;
    font-size: 13px;
}
.input-label{
    font-size: 13px;
    color: #757575;
}
.field-select{
    margin-top: 5px;
    margin-bottom: 5px;
}
input[type=text]:disabled{
    background-color: #f5f5f5;
    border-bottom: 1px dotted #e0e0e0;
    color: #9e9e9e;
}
textarea.materialize-textarea:disabled{
    background-color: #f5f5f5;
    border-bottom: 1px dotted #e0e0e0;
    color: #9e9e9e;
}
[type="radio"]:not(:checked)+label:before, [type="radio"]:not(:checked)+label:after{
    border: 2px solid #e0e0e0;
}
.err-textbox{
    border: 1px solid red;
}
input.select-dropdown{
    border: 1px solid red;
}
/* -------------------- */


/* Button */
.btn{
    font-size: 13px;
    background-color: transparent;
    box-shadow: none;
    border: 1px solid lightgrey;
    color: #757575;
}
.btn:hover, .btn-large:hover{
    background-color: transparent;
    box-shadow: none;
}
a.md-default-theme:not(.md-button), a:not(.md-button){
    color: inherit;
}
a.md-default-theme:not(.md-button):hover, a:not(.md-button):hover{
    color: inherit;
}
.btn-floating i{
    font-size: 13px;
}
#quick-button-group{
    padding-top: 10px;
    margin-left: 11px;
}
.yes-btn{
    color: #ffffff;
    border: 2px solid #b3e5fc;
}
.no-btn{
    color: #ffffff;
    border: 2px solid #ffcc80;
}
/* --------------------- */


/* Card */
.card{
    box-shadow: none;
    border: 1px solid #e0e0e0;
}
.card > #card-content-table{
    padding: 0;
}
.card > #card-content-table > .row > .col{
    padding-left: 0;
    padding-right: 0;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating){
    margin: 0;
    margin-right: 0;
}
.card-action{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
.card-action .row{
    margin-bottom: 0;
}
/* ------------------------ */


/* Pagination */
.pagination{
    margin: 0;
    margin-bottom: 0;
    margin-top: 6px;
}
.pagination li a {
    color: #000000;
}
.pagination li span{
    display: none;
}
.pagination li.active {
    background-color: #afb42b;
}
.pagination li.active > a {
    color: #ffffff;
}
/* ------------------------ */


/* Footer */
.page-footer h6{
    font-size: 19px;
    font-weight: 300;
}
/* ---------------------- */


/* Datepicker */
.ui-datepicker-title select{
    display: inline;
    border: none;
    border-radius: 0;
    height: auto;
}
.ui-datepicker .ui-datepicker-title select{
    font-size: 13.5px;
    color: #616161;
}
.ui-datepicker-title select option{
    font-size: 12px;
    color: #616161;
}


/* Text */
.available-text{
    color: #4caf50;
}
.not-available-text{
    color: #e65100;
}
.error-placeholder{
    font-size: 12px;
    color: #c62828;
}
.field-noti{
    color: #9e9e9e;
}
.err-msg{
    color: #d32f2f;
    float: left;
    font-size: 11px !important;
}
.err-msg {
    /*margin-left: 12px;*/
    margin-top: 5px;
}
/* ----------------------------- */


/* Modal */
.modal-header{
    border-bottom: 1px solid #e0e0e0;
    padding-left: 24px;
}
.modal-body{
    padding-left: 24px;
    padding-right: 24px;
}
.modal{
    width: 85%;
}
/* ------------------- */


/* Switch */
.switch-text{
    color: #000000;
    font-size: 13px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

table > tbody > tr[ng-cloak]{
    display: none !important;
}

/* Scrollbar */
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: lightgrey;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,0,0,0.4);
}
/* ------------------------------- */

/* Tooltip */
.material-tooltip > .backdrop {
    background-color:#546e7a;
}

.material-tooltip > span {
    font-size:12px;
    padding: 0 2px 0 2px;
}
/* ----------------------------- */

/* Chip */
.chip .row .col{
    padding-left: 0;
    padding-right: 0;
}
/* --------------------------- */

/* Icon */
.i-icon{
    position: absolute;
    font-size: 14px;
    margin-top: 4px;
    margin-left: 7px;
}
.collapsible-header i{
    font-size: 17px;
}
/* -------------------------- */

/* Crop */
img-crop {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
img-crop canvas {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.cropArea {
    background: #E4E4E4;
    overflow: hidden;
    width:500px;
    height:350px;
}
form .progress {
    line-height: 15px;
}
.progress {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
}
.progress div {
    font-size: smaller;
    background: orange;
    width: 0;
}
/* --------------------------- */

/* Collapsible */
.collapsible{
    box-shadow: none;
}
.collapsible-header.active{
    background-color: #f5f5f5;
}
/* ------------------------- */

/* Upload */
.drop-box {
    background-color: #f5f5f5;
    border: 1px dashed #e0e0e0;
    padding: 5px 0px;
    text-align: center;
    cursor: pointer;
}
.drop-box-list {
    padding: 5px;
}
.drop-box-list:hover {
    background-color: #f5f5f5;
}
.drop-box-list > img {
    width: 50px;
    height: 50px;
}
.drop-box-list > span.fname {
    margin-left: 30px;
    font-size: 11.5px;
}
.drop-box-list > i {
    float: right;
}
/* ------------------------ */

/* Badge */
span.badge.new {
    padding: 3px 10px 3px 10px;
}
.criteria_detial{
}

/* Login */
#login-page {
    margin-bottom: 0;
    padding-bottom: 0;
}
#login-bg {
    background: #28b5a2;
    /*background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);*/
    /*background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);*/
    /*background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
    
/*    background: url('http://localhost:8080/po/common/media/images/login-cover.png');
    background-size: cover;
    background-repeat: no-repeat;*/
    
    height: 100vh;
}
#login-sys-title-area {
    margin-top: 24%;
}
#login-extra-info-area {
    color: #ffffff;
}
#login-extra-info-area #language-area {
    display: none;
    margin-top: 10px;
}
#login-extra-info-area .language {
    padding-right: 30px;
}
#login-sys-title-area #login-sys-title {
    font-weight: 700;
    font-size: 82px !important;
    color: #ffffff;
}
#login-sys-title-area #login-sys-title-bar {
    width: 11%;
    border-bottom: 1px solid #e0e0e0;
    margin: auto;
}
#login-sys-title-area #login-sys-title #login-sys-sub-title {
    font-size:36px;
    font-weight: 300;
    color: #ffca28;
}
#login-area {
    background-color: #fafafa;
    height: 100vh;
}
#login-area #login-control-area {
    margin-top: 35%;
}
#login-area #login-control-area #pre-username {
    text-align: center;
    font-size: 11px;
}
#login-area #login-control-area #username-area {
    padding-left: 2px;
}
#login-area #login-control-area #login-button {
    width: 100%;
}
#login-area #login-control-area #copyright-text {
    font-size: 12px;
}
#login-area #login-control-area #username-area #username {
    width: 97%;
}
/* ------------------------------------------- */
.input-button {
    width:100%;
    position:relative;
    display: inline-flex;
}
.input-button >input {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-right-color: transparent!important;
}

.input-button > button {
    margin: 0;
    display: flex;
    flex: 1 0 auto;
    min-height: 1em;
    outline: 0;
    border: none;
    background: #e0e1e2;
    color: rgba(0,0,0,.6);
    text-shadow: none;
    line-height: 1em;
    height: 3.1em;
    margin-top:5px;
    border-top-right-radius: 5px ;
    border-bottom-right-radius: 5px;
    border-right-color: transparent;
}

.input-button.popup-modal > button {
    margin: 0;
    display: flex;
    flex: 1 0 auto;
    min-height: 1em;
    outline: 0;
    border: none;
    background: #e0e1e2;
    color: rgba(0,0,0,.6);
    text-shadow: none;
    line-height: 1em;
    height: 3.05em;
    margin-top:5px;
    border-top-right-radius: 5px ;
    border-bottom-right-radius: 5px;
    border-right-color: transparent;
}

.input-button.popup-modal > button.button-input {
    margin: 0;
    display: flex;
    flex: 1 0 auto;
    min-height: 1em;
    outline: 0;
    border: none;
    background: #e0e1e2;
    color: rgba(0,0,0,.6);
    text-shadow: none;
    line-height: 1em;
    height: 3.05em;
    margin-top:5px;
    border-top-right-radius: 5px ;
    border-bottom-right-radius: 5px;
    border-right-color: transparent;
}

#profile-dropdown i {
    float: left;
    margin-right: 15px;
}

pre {
font-family: "Roboto", sans-serif;
}