﻿/* Set padding to keep content from hitting the edges */
.body-content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    position: relative;
    font-size: 0.85em;
    padding-left: 0;
    padding-right: 0;
}

#content {
    position: relative;
    overflow: auto;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 280px;
}

textarea {
    max-width: 300px;
    height: 100px !important;
}

/* styles for validation helpers */
/*commented to fix Add New Contact under Customer page*/
/*.field-validation-error {
    color: #EE5432 !important;
}*/

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #EE5432;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #EE5432;
}

.validation-summary-valid {
    display: none;
}

.k-tabstrip-scrollable .k-tabstrip-items {
    overflow: visible !important;
    margin-left: 0px;
    margin-right: 0px;
    white-space: normal !important;
}

.k-input, input.k-textbox, textarea.k-textbox, input.k-textbox:hover, textarea.k-textbox:hover, .k-textbox > input, .k-multiselect-wrap {
    color: #515967 !important;
}

.k-input, .k-picker {
    width: auto;
}

#ddlCustomerLGM2-list {
    position: absolute;
    height: 200px;
    display: block;
    font-size: 11.9px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 237.938px;
    transform: translateY(0px);
}

html {
    height: 100%;
}

body {
    height: 100%;
    padding: 10px;
    padding-top: 0px;
    background-color: #EFF3F6;
}

h1, h2, h3 {
    color: #002C53;
    /*color: #ef2427;*/
}

    h1 a, h2 a, h3 a {
        color: #ef2427;
        color: #002C53;
    }

a {
    color: #ef2427;
    color: #002C53;
}

    a:hover {
        color: #ef2427;
        color: #002C53;
    }

#header {
    position: relative;
}

#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    /*background-color: #002C53;
    color: #fff;*/
}

    #footer p {
        margin: 0;
        line-height: 20px;
        text-align: center;
    }

#search {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

#login-name {
    position: absolute;
    bottom: 52px;
    right: 10px;
}

li.menuRight {
    float: right !important;
    border-right: none !important;
    border-left: 1px solid #94c0d2 !important;
}

.k-grid tbody tr .k-button {
    /*width: 28px;
    min-width: 26px;
    height: 26px;
    padding: 2px 5px 2px !important;*/
    width: 28px;
    min-width: 24px;
    height: 27px;
    padding: 2px 2px 2px 4px !important;
    border-radius: 4px;
    border-color: #ceced2;
    align-items: inherit;
    justify-content: inherit;
    border:none;
}

.k-grid .k-grid-header .k-grid-header-wrap .k-filter-row .grid-filter-header .k-autocomplete {
    width: 100px;
}

.width100 {
    width: 100%;
    float: left;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 10px;
}

.marginTop10 {
    margin-top: 10px;
}

.marginBottom10 {
    margin-bottom: 10px;
}


.grdInactiveClass {
    color: #A6A6AD;
}

/*.k-button {
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-left: 5px !important;
        padding-bottom: 3px !important;
    }*/
.disableTextbox {
    background-color: #eee !important;
    color: #515967 !important;
}

.searchPanel {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: white;
    margin-bottom: 10px;
    border: 0px solid #e5e5e5;
    border-radius: 10px;
}

.groupboxPanel {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.k-content {
    margin: 0px !important;
}

.tabWithNoBorder {
    border: 0px !important;
}

.k-tabstrip:focus {
    box-shadow: none !important;
}

.k-tabstrip-items {
    padding: 0px 0px 0px 0px !important;
}

.h2SubTitle {
    margin-bottom: 4px;
}

.h4TitleWithStatus {
    margin: 0px !important;
    margin-top: 5px !important;
    font-size: 18px !important;
}

.hrTitle {
    margin: 0px;
}

.subTitleText {
    padding-left: 10px !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #F8F8F9;
}

.rowWithoutLeftRightMargin {
    margin-left: 0px;
    margin-right: 0px;
}

.tabTopMargin {
    margin-top: 15px !important;
}

.k-tabstrip-next, .k-tabstrip-prev {
    display: none !important;
}

.leftMargin5 {
    margin-left: 5px !important;
}

.textareaWidth100 {
    max-width: 100% !important;
}

.navbar-fixed-top {
/*    left: 10px !important;
    right: 10px !important;*/
}

.k-filter-row .k-dropdown-operator {
    width: 2.1em !important;
}

/*For dropdown, date picker etc bottom border was not showing proper border*/
.k-textbox, .k-autocomplete, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap {
    padding: 5px 1.9em 1px 10px !important;
    /*border-width: 1px !important;*/
}

.k-multiselect-wrap li {
    padding-right: 20px !important;
}

.k-multiselect {
    max-height: 150px !important;
}

.k-delete, .k-edit {
    margin-left: 3px !important;
    margin-top: -2px !important;
}

.k-grid td {
    padding: .3em .3em !important;
    padding-left: 10px !important;
}
#content {
        height: 100% !important;
        background-color: #eff3f6;
    }
    .k-tabstrip-top > .k-tabstrip-items-wrapper {
        border-bottom-width: 0px !important;
        background-color: #EFF3F6;
    }
    
    .k-tabstrip {
        padding:0px !important;
    }
    .k-tabstrip-item {
        background-color: #EFF3F6 !important;
        border: none !important;
        font-size:12pt;
        font-weight:600;
    }
   .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    div.k-tabstrip .k-content {
        border-width: 0px 0 0;
        border-radius:10px;
    }
    .k-tabstrip-top > .k-tabstrip-items-wrapper .k-item{
        margin:0px !important;
    }
    .k-grid .k-grouping-row td {
        background-color: #5994CA;
        color: white;
    }
    .k-grid-delete {
        background-color: white !important;
        color:black !important;
    }
    .k-button-solid-base {
        background-color: #082E6D;
        color:white;
    }
    .k-tabstrip-items .k-loading.k-complete{
        display:none;
    }
     li.k-item.k-state-default.k-state-hover {
        color: #133774 !important;
        text-decoration: underline;
        text-decoration-color:#133774;
        text-underline-offset: 8px;
        text-decoration-thickness: 2px;
    }
     li.k-item.k-state-default {
        text-decoration: underline;
        text-decoration-color:#EFF3F6;
        text-underline-offset: 8px;
        text-decoration-thickness: 2px;
    }
     li.k-item.k-state-default.k-tab-on-top.k-state-active .k-link {
        color: #133774 !important;
    }
     .k-tabstrip-items .k-state-default .k-link{
         color:#AAAAAB;
     }

    k-tabstrip-content >k-grid{
        border:none;
    }
    .k-tooltip, .k-tooltip.k-popup, .k-tooltip.k-widget {
        color:#133774;
        padding:10px;
        background-color:white;
    }
    k-icon k-i-close k-button-icon{
        padding-left:5px;
    }
    .k-rounded-md {
        padding-right: 10px;
        padding-left: 10px;
    }
    .k-datetimepicker, .k-combobox, .k-datepicker, .k-dropdownlist, .k-numerictextbox,.k-calendar>.k-header .k-button{
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    .k-textbox{
        border: 1px solid #d7d7d7;
        color: #555;
        outline: 0;
        padding: 4px 4px 4px 10px;
        height: 28px;
        line-height: 100%;
        border-radius:5px;
    }
    .k-state-focued, .k-button-solid-primary{
        background-color:#209BDE;
    }
    .k-button-solid-primary{
        border-color: transparent;
    }
    .k-window-content{
        background-color: #EFF3F6;
    }
    .k-panelbar>.k-item>.k-link.k-state-selected, .k-panelbar>.k-panelbar-header>.k-link.k-state-selected{
        color:#082E6D;
    }
    .k-panelbar>.k-item>.k-link, .k-panelbar>.k-panelbar-header>.k-link{
        color:#082E6D;
    }
    .k-grid{
        border:none;
    }
 
    .alert{
        font-weight: bold;
    }