﻿
/**************Added for Archive */
.header-search {
    width: 70%;
    display: inline-block;
}

.header-go {
    display: inline-block;
}

item-edit h4 {
    color: #1f7bc3;
    margin-top: 14px;
}

.item-edit h4:before,
.customer-edit h4:before {
    font-family: 'Glyphicons Halflings';
    color: #1f7bc3;
    content: "\e019";
    padding-right: 6px;
    font-size: .8em;
}

.item-edit .table > tbody > tr:nth-child(2n+1) > td {
    background-color: #f9f9f9;
}

.item-edit .table > tbody > tr:nth-child(2n+1) > th {
    background-color: #e8f3f9;
}

.item-edit .table thead > tr > th,
.item-edit .table tbody > tr > th,
.item-edit .table tfoot > tr > th,
.item-edit .table thead > tr > td,
.item-edit .table tbody > tr > td,
.item-edit .table tfoot > tr > td {
    padding: 5px;
}

.item-edit .text-area-botton .text-box {
    margin-bottom: 6px;
}

.item-edit input.form-control,
.item-edit select.form-control {
    padding: 2px 9px;
    height: auto;
}

.item-edit .form-group {
    margin-bottom: 7px;
}

    .item-edit .form-group .col-md-9 {
        padding-left: 0px;
    }

.item-edit textarea {
    height: 60px;
}

.item-edit .form-horizontal .control-label {
    padding-top: 3px;
}

.item-edit .table > tbody > tr:nth-child(2n+1) > td {
    background-color: #f9f9f9;
}

.item-edit .table > tbody > tr:nth-child(2n+1) > th {
    background-color: #e8f3f9;
}

.item-edit .table thead > tr > th,
.item-edit .table tbody > tr > th,
.item-edit .table tfoot > tr > th,
.item-edit .table thead > tr > td,
.item-edit .table tbody > tr > td,
.item-edit .table tfoot > tr > td {
    padding: 5px;
}

.item-edit .text-area-botton .text-box {
    margin-bottom: 6px;
}

.item-edit input.form-control,
.item-edit select.form-control {
    padding: 2px 9px;
    height: auto;
}

.item-edit .form-group {
    margin-bottom: 7px;
}

    .item-edit .form-group .col-md-9 {
        padding-left: 0px;
    }

.item-edit textarea {
    height: 120px;
}

.item-edit .form-horizontal .control-label {
    padding-top: 3px;
}

