#loginForm input {
	font-size:15px;
}
 
.k-grid {
   overflow: auto;
}

.k-grid table {
    width: 100%;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    border-width: 0;
    outline: 0;
    font-size: 12px;
}

.k-grid-header .k-header {
    overflow: hidden;
    border-style: solid;
    border-width: 0 0 1px 1px;
    padding: 1px 3px 1px 3px !important;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.k-header .k-column-title {
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.k-widget table tr td {
    display: table-cell !important;
    line-height: 21px !important;
    border-bottom: 1px solid #ffe9df !important;
    padding : 0  !important;
}

.k-table-td {
   /* display: table-cell !important; */ 
    line-height: 21px !important;
    border-bottom: 1px solid #ffe9df !important;
    padding: 0px 3px 0px 5px !important;
}

th a:link, th a:visited, th a:active, th a:hover {
    color: #333;
    font-weight: 600;
    text-decoration: none;
    padding: 0;
}

.k-pager-numbers-wrap .k-button {
    border-radius: 15px;
}

.k-pager, .k-pager-input, .k-pager-info {
    font-size: 12px;
}

.k-datepicker {
    font-size: 12px; 
    line-height: 18px;
    margin: 2px 10px 2px 0px;
    width: 12rem;
}

.k-datetimepicker {
    font-size: 12px;
    line-height: 18px;
    margin: 2px 10px 2px 0px;
    width: 11rem;
}


.k-label {
    line-height: 1.5em; 
}

.k-button {
    line-height: 1.66em;
}

.k-dropdownlist {
    width: 13.4em;
    margin: 2px 0px;
    height: 25px !important;
    border-color: gray;
    border-radius: 4px;
    }
    
.k-numerictextbox {    
    width: 14.5em;
    margin: 5px 0px;
    font-size: 12px;
   }
     
.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-column-menu .k-sprite,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after {
  /*background-image: url('../Images/Sprite/sprite.png');*/
  border-color: transparent;
  opacity:2;
}

#AssignFaxId {
    clear: both;
    margin: 2px 5px 0px 2px;
}

.NoFlt {
    margin: 5px 0px 20px 0px;
}

#Fields, #AdditionalFields {
    margin: 2px 0px 10px 0px;
}
  
.Menu_Main .id_search {
    float: right;
    margin: 10px 25px;
}

.caseidsearch .k-textbox {
    background-color: #ffffff;
    color: #666666;
    height: 20px !important;
    margin: 0 !important;
    border-radius: 4px;
    outline: 0;
    padding: 2px .3em;
    line-height: 0.5 em;
    font-size: 14px;
    font-family: 'Euclid Circular B';
    border: 1px solid #666;
    text-indent: .33em;
}

#btnSearch, #btnPatientSearch {
    width: 18px;
    float: right;
    height: 18px;
    padding: 0px;
    margin: 1px 0px;
    border: 1px solid #444;
    background-image: url('../Images/Sprite/sprite.png');
}
   
#btnPFSearch, #btnPLSearch {
    float: right;
    width: 18px;
}

textarea.k-textarea {
	overflow: auto;
	min-width: 450px;
}

#CreateCase {
    margin: 0px 0px 15px 0px;
}

#ReceivedFaxButton {
    margin-bottom: 10px;
    float: left;
}

th .k-icon {
background-image: none;
}

#PhoneCallEditCollapsibleId .k-button-icon {
	Padding:0;
}

#PhoneCallEditCollapsibleId .K-icon {

    Background: none;
}

.k-pager-md {
    padding-block: var(--kendo-spacing-1, 0.5rem);
}

.k-pager-numbers-wrap .k-selected {
    background-color: #4C9FB7 !important;
    border: 1px solid #ffffff;
    color: #ffffff !important;
}

.k-pager-numbers-wrap .k-button {
    background-color: #fff;
    border: 1px solid #4C9FB7;
    color : #4C9FB7;
    line-height: 1em;
}

.k-pager-numbers-wrap .k-button:hover {
    background-color: #4C9FB7;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.k-pager-numbers-wrap .k-icon {
    Background: none !important;
}

.k-dropdownlist .k-icon {
    Background: none !important;
}

.k-calendar-container .k-icon {
    Background: none !important;
}

.k-datepicker .k-icon {
    Background: none !important;
}

.k-datetimepicker .k-icon {
    Background: none !important;
}

.k-content-success {
    color: #7ac0da;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 0px 0;
}

.k-content-error {
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 10px 0 0px 0;
}

.ui-dialog .ui-dialog-buttonpane button {
    padding: 5px 10px;
    font-family: 'Euclid Circular B', Arial !important;
    font-size: 12px;
}

.ui-dialog {
    font-family: 'Euclid Circular B', Arial !important;
    font-size: 15px;
}

.ui-widget button {
    font-family: 'Euclid Circular B', Arial !important;
    font-size: 12px !important;
}

.ui-widget-content {
    border: 1px solid #eee !important;
    background: #fff;
    color: #222;
    z-index: 1 !important;
}

.ui-widget-content P{
    border: none !important;

}


.ui-widget-content .ui-dialog{
    border: none !important;

}

.ui-dialog .ui-dialog-titlebar-close {
    width: 56px !important;
    height: 22px !important;
}

.k-button[disabled], .k-button.k-state-disabled, .k-state-disabled .k-button, .k-state-disabled .k-button:hover, .k-button.k-state-disabled:hover, .k-state-disabled .k-button:active, .k-button.k-state-disabled:active {
    color: #888888;
    border-color: #dbdbde;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
 