/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : May 3, 2016, 4:18:29 PM
    Author     : ashokkumar.subramani
*/
/*Global ones*/
.main-sidebar, .left-side {
    min-height: 0;
}
div.required label:after {
    content: " *";
    color: red;
}
.bg-red {background-color: #ff3333 !important;}
.text-green{color:#00a65a !important}
.text-orange{color:#FF7F50 !important}
.text-yellow{color:#f39c12 !important}
.text-red{color:#dd4b39 !important}
.text-pink{color:#FF1493 !important}
.text-blue{color:#00c0ef  !important}
.text-aqua{color:#00c0ef !important}
.text-normal{font-weight: 100 !important}
.top-padd5{padding:10px;}
.margin-bottomm10 { margin-bottom: 10px;}

.main-sidebar, .left-side{
    top:auto;
    padding-top:0px;
}
.main-header{
    background: #FFF;
}
.main-header .logo{
    height: auto;
}
.logo-site-text {
    line-height: 22px;
    padding-top: 21px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.main-header > .navbar > .sidebar-toggle{
    border-right:none !important;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img{
    border:none;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 100%;
}

.user-header.bg-blue > p {
    color: #fff !important;
}
.main-header li.user-footer {
    border:1px solid #0073b7 !important;

}
.block {
    background-color: #ffffff;
    border: 1px solid #dbe1e8;
    margin: 0 0 10px;
    padding: 20px 15px 1px;
}

.block.full {
    padding: 20px 15px;
}
.no-block-margin-top{
    margin-top: -20px;
}
.no-block-margin-bottom{
    margin-bottom: -20px;
}
.block-title, .block-top {
    margin-left: -20px;
    margin-right: -20px;
}
.block-title {
    background-color: #f9fafc;
    border-bottom: 1px solid #eaedf1;
    margin: -20px -15px 20px;
}
.block-options {
    line-height: 37px;
    margin: 0 6px;
    min-height: 40px;
}
.no-margin-bottom{
    margin-bottom: 0px;
}
.no-margin-top{
    margin-top: 0px;
}
.no-margin-right{
    margin-right: 0px;
}
.no-margin-left{
    margin-left: 0px;
}
.no-padding-top{
    padding-top: 0px;
}
.no-padding-bottom{
    padding-bottom: 0px;
}
.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.no-border-top{
    border-top: 0px;
}
.mr-5{
    margin-right:5px;
}
.ml-5{
    margin-left:5px;
}
.user-menu .user-header .img-bordered {
    border: 3px solid white !important;
    padding: 3px;
}
.user-menu  .dropdown-menu .user-header   > a:hover {

    color: #262626;
    text-decoration: none;
    background-color: #0073b7 !important;
}

.border-radius-none{
    border-radius: 0px;
}
.border-red {
    border: 1px solid red;
}
.form-control.border-red {
    border: 1px solid #dd4b39;
}
.grid-view th.text-left, .grid-view td.text-left{
    text-align: left !important;
}
.pagination{
    float:right;
}
.alert-success {
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    color: #3c763d !important;
}
.alert-danger,.alert-error {
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    color: #a94442 !important;
}
.alert-warning {
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
    color: #8a6d3b !important;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.grid-view table th {
    background: #79ccef none repeat scroll 0 0 !important;
    border:3px solid #fff !important;
}
.grid-view table td {
    border: 3px solid #fff !important;
}
.grid-view table, .grid-view table tr {
    background: #c8efff none repeat scroll 0 0 !important;
}
.grid-view table th, .grid-view table th a {
    color:#3783ae
}

table tr.bg-tr-highlight{
    background: #d4ecf7 !important;
}
table tr.bg-tr-highlight-error{
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    color: #a94442 !important;
}
.grid-view table .inner-table{
    font-size: 15px;
    background: #fff !important;
}
.inner-table tr th {
    background: #d7e6ed !important;
}
.modal-body{
    min-height: 75px;
}
.modal-header,.modal-footer{
    padding:10px 15px;
}
.modal-header{
    background: #0073b7 !important;
    color:#FFF !important;
}
.modal-header .close{
    color:#fff;
    opacity: 0.6;
}

p {
    word-wrap: break-word;
}

textarea {
    resize: none;
}

.grid-action-buttons {
    margin: 0 8px;
}

.date-picker {
    background-color: #fff !important;
}
.ui-autocomplete-loading {
    background: white url("../img/ui-anim_basic_16x16.gif") right center no-repeat;
}
.bg-white{
    background-color: #fff;
}
.input-group-addon .fa-calendar{
    cursor:pointer;
}
/*end of Global ones*/



.note {
    /*border-left: 3px solid;*/
    margin-bottom: 20px;
    padding: 15px;
}
.note.note-success {
    background: #dff0d8 none repeat scroll 0 0;
    /*border-color: #4a8564;*/

}
.note.note-warning {
    background: #fcf8e3 none repeat scroll 0 0;
    /*border-color: #8a6d3b;*/

}

.note .note-heading{
    margin-top:0px;
}

.widget{
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.widget-default {
    border: 1px solid #ccc;
}
.dashboard-statistics .widget .stats-icon{
    margin-left: 10px;
    background: none;
}
.info-box-icon {
    background: none;
    /*margin-top: 40px;*/
}
.dashboard-statistics .widget .stats-info{
    font-size: 20px;
    color: #fff !important;
    margin-left: 20px;
    /*line-height: 120%;*/
}

.info-box-text {
    font-size: 28px;
    color: #fff !important;
    padding-top: 30px;
    /*line-height: 20%;*/
    padding-left: 25px;
    /*text-align: center;*/
}
.info-box-number{
    font-size: 20px;
    font-family: Lato;
    margin-left: 20px;
    padding-left: 1px;
    font-weight: 100;
    display: inline;
}

.stats-heading {
    padding: 15px;
    background: rgba(0,0,0,0.15);
    margin: 0;
}

.table-responsive p.formula{
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.table-responsive th.formula{
    text-align: center;
}


/*End of global*/

.navbar-nav > .user-menu > .dropdown-menu > li.user-header a > img {

    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);

}

/*Login layout*/
.header-login .logo {
    margin-left: 15px !important;
    width: 100px;
}
.user-image-small{
    height: 60px;
}
.site-title {
    font-weight: 500;
}
.about-us-text{
    line-height: 1.9;
    margin-bottom: 25px;
}
.header-login{
    background-color: #fff;
    /*margin-bottom: 60px;*/
}
.navbar-nav > .user-menu{
    margin-right: 20px;
}
.navbar-nav > .user-menu > .dropdown-menu{
    border-top: 1px solid #eee !important;
}
.site-login{
    color: #333 !important;
}
#login-form .form-group{
    margin-bottom: 30px;
}
.login-info-text{
    text-align: justify;

}

/*End Login layout*/

/*Sidebar Menu*/
.sidebar-collapse .sidebar-menu > li > a {
    padding-left: 5px;
}
.sidebar-menu > li {
    font-size: 14px; //innerlist menu
}
.sidebar-menu > li span {
    padding-left: 1px;
}

.sidebar-menu li .img-active, .sidebar-menu li.active .img-normal {
    display: none;
}
.sidebar-menu li.active .img-active {
    display: inline;
}
.sidebar-menu .treeview-menu > li > a {
    font-size: 16px;
    padding: 5px 5px 5px 35px;
}

/**/

/*Heading & breadcumb content*/
.skin-black-light .content-wrapper .content-header{
    padding:13px;
    background: #FFF;
}
.skin-black-light .main-sidebar{
    /*background-color: #FFF;*/
}
.site-error .info-box{
    padding:80px;
}
.site-error .info-box-content{
    margin-left: 120px;
    color: red;
}

#rating-item-descp,#po-item-descp{
    padding:8px 10px;
    margin:0 0 10px;
    font-weight: bold;
}
.text-center .text-right, tfoot .text-right td {
    text-align: right;
}

.rating_excellent {
    color:#6fdc27;
    background-color:#e1ffe2;
    font-weight: bold;
}

.rating_good {
    color:#9da52a;
    background-color:#e2f3d8;
    font-weight: bold;
}

.rating_satisfactory {
    color:#c6a16b;
    background-color:#f0e7d9;
    font-weight: bold;
}

.rating_poor {
    color:#ff5a5a;
    background-color:#fff3f3;
    font-weight: bold;
}

.label_ack {
    background-color:#fadfa6;
    font-weight: 400;
    font-size: 14px;
    padding:7px 12px;
    padding-bottom: 9px;
}

table tr.bg-tr-highlight {
    background-color: #dadada !important;
}
table tr.bg-tr-highlight > td{
    background-color: #dadada !important;
}

.loading-gif {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity:0.7;
    background: url("../img/loading.gif") no-repeat center center #FFF;
}
.pre-scrollable {
    max-height: 450px;
}

/*.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #00c0ef;
}*/
.remove-sample-lnk i {
    color:#a94442;
}
.info-section tr td {
    background-color: #e2f3d8;
}
.info-section tr th {
    background-color: #b3d7ae !important;
    color: #fff;
}
.action-btn {
    margin: 3px;
}

.cust-help-block {
    color: #a94442;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
.form-group.cust-has-error .form-control{
    border-color: #dd4b39;
    box-shadow: none;
}
.form-group.cust-has-error label {
    color: #dd4b39;
}
.title-sub {
    background-color: rgb(234, 246, 251);
    font-size: 18px;
    padding: 6px;
}
.btn-white-bg button {
    background-color: #fff;
}
.info-box-number{
    margin-left: 0px;
}
/*.dt-txt-fix .form-group {
    margin-bottom: 8px;
}*/
.summary {
    margin: 20px 0px;
}
th .checkbox.no-margin input {
    margin: 0;
    position: relative;
}
.asn-type-info-block .form-group label {
    padding-top: 5px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align : middle;
}
.red-brd {
    border: 1px solid #dd4b39;
}
.layout-select {
    padding: 5px 10px;
}
.layout-select .form-group {
    vertical-align: baseline;
}
.layout-select label {
    padding: 0px 10px;
}
.serial_no {
    width:75px;
}
.finance-head {
    margin-left: 75px;
}
.rating-table{
    border: 1px solid #f4f4f4;
}
.rating-table th, .rating-table th a {
    color: #3783ae;
    background: #a9daef none repeat scroll 0 0 !important;
    border: 3px solid #fff !important;
}
.rating-table td{
    background: #eaf6fb none repeat scroll 0 0 !important;
     border: 3px solid #fff !important;
}
.vector_img{
    width: 100%;
}
.vectorflow{
    margin-top: 30px;
    vertical-align: middle;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 2px solid #f4f4f4 !important;
}
#calendar-list .table-striped>tbody>tr:hover {
    background: #d1edf9 none repeat scroll 0 0 !important;
}
#calendar-list td.days {
    min-width: 75px;
    vertical-align: top;
    max-width: fit-content;
/*    word-break: break-all;*/
}
.machineStyle{
    padding:5px;
    margin-bottom:3px;
    font-weight: 700;
    font-size: 16px;
    word-break: break-all;
    width: fit-content;
}