﻿.form-inline .form-group input {
    height: 22px;
}

.farms-kendo .k-grid .k-grid-content{
    overflow : visible;
}

.farms-kendo .k-grid .k-grid-content table tbody tr td div .chosen-container-single .chosen-search input{
    width : 65% !important;
}

#page-header {
    background-color: #00877c !important;
}

.panel-heading i {
    margin-right: 10px;
    cursor: pointer;
}
.activePrescription, .activeVet{
    color:green;
}
.inactivePrescription, .inactiveVet{
    color:red;
}


.prescription-status{
    text-align:center;
    width:6% !important;
}
.presc-farm-names{
    min-height: 34px !important;
    max-height: 150px !important;
    overflow:auto;
}
.popover.top .arrow {
    bottom: -11px !important;
}

.glyphicon-remove {
    font-size: 1.2em;
    top: 3px;
}

.addButton {
    height: 25px !important;
    line-height: 10px !important;
    padding: 5px !important;
   margin: 0px 5px;
    background-color: #d47b22 !important;
    color: white !important;
}

.chosenMargin{
    margin: -3px 5px;
}

.enterprisePanel {
    max-height: 300px;
    overflow-x: hidden;
}

#rp-input, #prescription-farms {
    display: inline;
}


.chosen-choices .search-choice {
    bottom: 5px;
}

.search-choice-close {
    right: 40px !important;
}

.chosen-sm .chosen-container-single .chosen-single {
    line-height: 25px !important;
   
}


.chosen-sm .chosen-container.chosen-with-drop .chosen-drop {
    right: -2px !important;
    left: 0px !important;
    top: 30px !important;
}

.farm-select{
    width :85% !important
}

.k-grid td {
    overflow : hidden !important;
}
 .farms-kendo .k-grid-header {
    padding-right : 0px !important;
}
.chosen-sm, .search-choice-close {
    top: 5px !important;
}

.chosen-container-single .chosen-single abbr {
    font-size: 12px !important;
    color: red;
    top: 0px;
}

.search-bar {
    background-color: #00877c !important;
}

#autocompleteEnterprise {
    background-color: #00877c !important;
    height: 60px;
    border:0px !important;
    border-radius:10px !important;
}
#autocompleteVets{
    border:0px !important;
    border-radius:10px !important;
}
#formGroupEnterprise
{
        margin-top: 10px;
}
#panelEnterpriseVets
{
        background-color: #00877c !important;
}

#autocompleteEnterpriseInput {
    height: 30px !important;
    margin-top: 8px !important;
}

#enterpriseName {
    width: 500px;
}

#sidebar-menu > li > a {
    font-size: 16px !important;
}

#sidebar-menu > li > span {
    font-size: 16px !important;
}

.scroll-sidebar {
    background-color: #ECEDEC;
}

li > a > span {
    color: black;
    font-weight: bold;
}

.section-labels {
    margin-left: 20px;
}


.delete-button {
    float: left;
}


.row-filler {
    margin-left: 5px;
}


.negative-row-filler {
    margin-left: -15px;
}

.filled-input {
    width: 100% !important;
}

.badge-orange {
    background-color: #d47b22;
    top:5px !important;
}

.error {
    display: inline;
    margin: 10px;
    color: red;
}

.has-errors {
    outline: none;
    border-color: red !important;
}

.prescription-modal .modal-dialog {
    width: 70%;
}

.vet-newrow {
    width: 95%;
}

    .vet-newrow > div {
        border: none;
    }

.enterpriseTable,
.vetTable, .enterpiseContactTable {
    max-width: 1000px;
}

.farmTable {
    max-width: 1000px;
}

.vetTable td:nth-child(2){
    max-width: 400px;
    width: 300px;
}
.vetTable th:nth-child(2) {
    max-width: 400px;
    width:300px;
}

.vetTable td:nth-child(3){
    max-width: 400px;
    width: 300px;
}
.vetTable th:nth-child(3) {
   max-width: 400px;
    width: 300px;
}

.farmTable thead {
    display:inline-block;
}
.farmTable tbody {
    display:inline-block;
}
.farmTable thead{
    padding-bottom: 5px;
}

.farmTable td:nth-child(2){
    max-width: 350px;
    width: 300px;
}
.farmTable th:nth-child(2){
    max-width: 350px;
    width: 300px;
}

.farmTable td:nth-child(3) {
    max-width: 225px;
    width: 150px;
}
.farmTable th:nth-child(3) {
      max-width: 225px;
    width: 150px;
}

.farmTable td:nth-child(4){
    max-width: 90px;
    width: 90px;
}

.farmTable th:nth-child(4) {
    max-width: 90px;
    width: 90px;
}

    .farmTable td:nth-child(4) .search-choice-close {
        left: 30px !important;
    }

    .farmTable td:nth-child(4) > div {
        margin-right: 10px;
    }

        .farmTable td:nth-child(4) > div > div {
            border: none;
        }
.farmTable td:nth-child(5) {
    max-width: 200px;
    width: 80px;
}
.farmTable th:nth-child(5) {
    max-width: 250px;
    width: 130px;
}

.farmTable td:nth-child(6){
    max-width: 150px;
    width: 100px;
}
.farmTable th:nth-child(6) {
    max-width: 150px;
    width: 100px;
}
.vetTable th {
    padding-right: 10px;
}
.prescTable th, .prescTable td{
    padding-right: 2px;
}

.enterpiseContactTable td:nth-child(2){
    max-width: 400px;
    width: 300px;
}
.enterpiseContactTable th:nth-child(2) {
    max-width: 400px;
    width:300px;
}

.enterpiseContactTable td:nth-child(3){
    max-width: 400px;
    width: 300px;
}
.enterpiseContactTable th:nth-child(3) {
   max-width: 400px;
    width: 300px;
}
.panelMargin{
    margin-top:20px;
}
