﻿ /* Custom CSS for the new layout to be included after the Bootstrap Stylesheet */
 
 html, body {
    height: 100%;
    margin: 0;
    font-size: 0.9em;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #666666;
    overflow-y: auto;
    overflow-x: hidden;
}

 /* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    color: #000;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.0em;
}

h4 {
    font-size: 0.9em;
}

h5, h6 {
    font-size: 0.8em;
}

li {
    line-height: 1.5;
}

/* Logon Page ----------------------------------------------------------------------------------------------------------*/

.LogonContainer {
    top: 20%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

.LogoffContainer {
    top: 20%;
    position: relative;
    margin-right: auto;
    margin-left: 100px;
}

#LogonPanel {
    max-width: 380px;
    padding: 15px 35px 45px;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,0.1);
}

#LogonPanel #divLogo {
        display: block;
}

    #LogonPanel #divHeading {
        margin-left: auto;
        margin-right: auto;
        max-width: 380px;
        text-align: left;
        background-size: auto;
        height: 103px;
    }

        #LogonPanel #divHeading.defaultLogo {
            background: url('/Content/Images/loginlogo.png') center left no-repeat;
        }

#LogonPanel #divFooterImage {
        margin-top: 20px;
    /*background:url('/Content/Images/poweredby.png') top center no-repeat;*/
        width: 300px;
        height: 26px;
        margin-left: 2px;
}

#LogonPanel #divHeadingText {
    margin-left: 120px;
}

#LogonPanel .form-signin-heading {
    margin-bottom: 20px;
}

#LogonPanel .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
}

#LogonPanel input[type="text"],
#LogonPanel input[type="password"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100% !important;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

#divData {
    padding-right: 20px;
}

.page {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin: 0px;
    padding: 0px;
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

header h1, #header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-size: 32px !important;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 0.9em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

input {
    padding: 5px;
}

    input[type="password"] {
    width: 200px;
    border: 1px solid #CCC;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
    padding: 10px;
}

div#title {
    display: block;
    text-align: left;
}

#logindisplay {
    font-size: 0.8em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label {
    margin: 1em 0 0 0;
}

.display-field,
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}
 
.highlight {
    background-color: #6af;
}

#divMDT {
    display:none;
}
        
#Viewer {
    width: 100%;
    height: 100%;
}

#divBoxPanel .panel-heading {
    height: 25px
}

table #detail {
    border: 1px solid #eee;
}
    
table .search {
    border: 5px solid #fff;
}

table .search td {
        border: 5px solid #fff;
}


#divCustomerSearchResults {
    padding-left: 0px;
    padding-right: 0px;
}

#divCaseNotesSearch {
    padding-top: 5px;
}

#iconSearchChevron {
    margin-left: 5px;
    margin-top: 5px;
    font-size: 12px;
    position: absolute;
}

/********************************************************************************************************
* Admin Styles
********************************************************************************************************/
.bluebg {
    background-color: #25a0da;
    width: 200px;
    height: 80px;
    color: #ffffff;
    padding: 10px;
}
     
.brline {
    border: 1px solid #bcbcbc;
    margin: 5px;
    padding: 8px;
}

.leftdiv {
    width: 218px;
    border: 1px solid #6e6e6e;
    height: 100%;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.returnhome a {
    color: #001c52;
    text-decoration: none;
    font-weight: bold;
}

    .returnhome a:hover {
        color: #001c52;
        text-decoration: none;
        font-weight: bold;
    }

.graybg {
    background-color: #f3f4f5;
    padding: 10px;
    border: 1px solid #dddddd;
    line-height: 30px;
}

    .graybg a {
        color: #001c52;
        text-decoration: underline;
    }

        .graybg a:hover {
            color: #001c52;
            text-decoration: none;
        }

.hdtxt {
    font-size: 0.9em;
    font-weight: bold;
}

.buttonSaveChanges {
    background: url('../../Content/Images/Save.png') repeat-x;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    border: 1px solid #a2b7d6;
    cursor: pointer;
    padding: 2px 4px;
    width: 50px;
    height: 50px;
}

.buttonCancel {
    background: url('../../Content/Images/Cancel.png') repeat-x;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    border: 1px solid #a2b7d6;
    cursor: pointer;
    padding: 2px 4px;
    width: 50px;
    height: 50px;    
}

.k-button, .k-grid-pager, .k-pager-nav.k-pager-first, .k-pager-nav.k-pager-last, .k-autocomplete, .k-block, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-split-button, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content,
.popover[class*="tour-"], .popover-navigation button, .k-grid, .k-grid-header {
    border-radius: 0 !important;
}

.commonRow {
    float: left;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 1.0em;
    /*font-family: "Open Sans";*/ 
}

.commonRowTitle {
    float: left;
    margin-bottom: 2px;
    font-weight:bold !important;
    font-size: 12px;
    padding-right: 0px;
}

.splitDocumentRowLabel{
    text-align: right;
    margin-top: 6px;
    font-weight:bold !important;
    font-size: 12px;
    padding-right: 0px;
}

.subHeader {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 0.9em;
    font-weight: bold;
}

.textBox {
    float: left;
    background: url('../../Content/Images/ThinTextBox.png') no-repeat 0 0;
    height: 21px;
    width: 197px;
    border: none 0px transparent;
    font-size: 0.7em;
    /*font-family: "Open Sans"; */
}

.textBoxLong {
    float: left;
    height: 21px;
    width: 200px;
    font-size: 0.7em;
    border: none 0px transparent;
    /*font-family: "Open Sans";*/ 
    border: solid 1px black;
    padding: 2px;
}

.largeTextBox {
    float: left;
    height: 56px;
    width: 200px;
    font-size: 0.7em;
    border: none 0px transparent;
    /*font-family: "Open Sans";*/ 
}

/**
*** Navigation Menu links - one each for inactive, hover and selected menu items
**/

.sideBarIcon {
    background: url('/Content/Base/Icons/SideBarIcons.png') no-repeat top left;
    width: 30px; 
    height: 30px;
    margin: 4px 4px 4px;
    display: block;
    text-indent: -9999px;
    margin-left: -5px;
    cursor: pointer;
}

#liLoadingIcon {
    padding-top: 40px;
    padding-left: 12px;
    border-bottom: 0;
}

#loadingIcon {
    background: url('/Content/Base/Icons/ajax-loading.gif') no-repeat top left;
    position: absolute;
    bottom: 0;
    display: none;
}

.Customers {
    background-position: 0 -1520px;
    width: 30px;
    height: 30px;
}

    .SelCustomers, .Customers:hover {
        background-position: 0 -1440px;
        width: 30px;
        height: 30px;
    }

.Appointments {
    background-position: 0 -240px;
}

    .SelAppointments, .Appointments:hover {
        background-position: 0 -160px;
    }

.Letters {
    background-position: 0 -1840px;
}

    .SelLetters, .Letters:hover {
        background-position: 0 -1760px;
    }

.Letters2 {
    background-position: 0 -1680px;
}

    .SelLetters2, .Letters2:hover {
        background-position: 0 -1600px;
    }

.Admission {
    background-position: 0 -880px;
}

    .SelAdmission, .Admission:hover {
        background-position: 0 -800px;
    }

.Gpview {
    background-position: 0 -560px;
}

.SelGpview, .Gpview:hover {
    background-position: 0 -480px;
}

.eForms{ background-position: 0 -400px; width: 30px; height: 30px; } 
.SeleForms,.eForms:hover{ background-position: 0 -320px; width: 30px; height: 30px; } 
.Logout {
    background-position: 0 -1040px;
}

.Logout:hover {
    background-position: 0 -960px;
}

.Admin {
    background-position: 0 -80px;
}

.SelAdmin, .Admin:hover {
    background-position: 0 0;
}

.Info {
    background-position: -80px 0;
}

    .SelInfo, .Info:hover {
        background-position: 0 -1920px;
    }

.Reports {
    background-position: 0 -1200px;
}

    .SelReports, .Reports:hover {
        background-position: 0 -1120px;
    }

.Documents {
    background-position: 0 -1360px;
    width: 30px;
    height: 30px;
}

    .SelDocuments, .Documents:hover {
        background-position: 0 -1280px;
        width: 30px;
        height: 30px;
    }
.Eforms {
    background-position: 0 -400px;
    width: 30px;
    height: 30px;
}

    .SelEforms, .Eforms:hover {
        background-position: 0 -320px;
        width: 30px;
        height: 30px;
    }


#wkflwMenuNotification {
    float: right;
    margin-top: -20px;
    display: none;
    cursor: pointer;
    z-index: 10;
}

#TAInfoLevel2 {
    min-width: 220px;
    padding-top: 0px;
}

    #TAInfoLevel2 .badge {
        font-weight: bold;
    }

#DSInfoLevel2 {
    min-width: 220px;
    padding-top: 0px;
}

/** New sprite menu SideBarIcons2.png **/

.SideBarIcons2 {
    background: url('/Content/Base/Icons/SideBarIcons2.png') no-repeat top left;
    width: 30px;
    height: 30px;
    margin: 4px 4px 4px;
    display: block;
    text-indent: -9999px;
    margin-left: -5px;
    cursor: pointer;
}

    .SideBarIcons2.Briefcase {
        background-position: 0px 0px;
        width: 30px;
        height: 30px;
    }

        .SelBriefcase, .SideBarIcons2.Briefcase:hover {
            background-position: 0px -564px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.ContentSearch {
        background-position: 0px -70px;
        width: 30px;
        height: 30px;
    }

        .SelContentSearch, .SideBarIcons2.ContentSearch:hover {
            background-position: 0px -35px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.Favourite {
        background-position: 0px -143px;
        width: 30px;
        height: 30px;
    }

        .SelFavourite, .SideBarIcons2.Favourite:hover {
            background-position: 0px -108px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.QualityAssurance {
        background-position: 0px -212px;
        width: 32px;
        height: 32px;
    }

        .SelQualityAssurance, .SideBarIcons2.QualityAssurance:hover {
            background-position: 0px -175px;
            width: 32px;
            height: 32px;
        }

    .SideBarIcons2.TheatreAppointments {
        background-position: 0px -284px;
        width: 30px;
        height: 30px;
    }

        .SelTheatreAppointments, .SideBarIcons2.TheatreAppointments:hover {
            background-position: 0px -249px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.TaskActions {
        background-position: 0px -389px;
        width: 30px;
        height: 30px;
    }

        .SideBarIcons2.TaskActions:hover {
            background-position: 0px -319px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.TaskActions2 {
        background-position: 0px -354px;
        width: 30px;
        height: 30px;
    }

    .SideBarIcons2.Upload {
        background-position: 0px -462px;
        width: 30px;
        height: 30px;
    }

        .SelUpload, .SideBarIcons2.Upload:hover {
            background-position: 0px -427px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.Workflow {
        background-position: 0px -529px;
        width: 30px;
        height: 30px;
    }

        .SelWorkflow, .SideBarIcons2.Workflow:hover {
            background-position: 0px -494px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.Search {
        background-position: 0px -633px;
        width: 30px;
        height: 30px;
    }

        .SideBarIcons2.Search:hover {
            background-position: 0px -599px;
            width: 30px;
            height: 30px;
        }

    .SideBarIcons2.logo-Branding {
        background-position: 0px -700px;
        width: 50px;
        height: 50px;
        position: absolute;
        float: left;
        left: 0px;
        bottom: 0px;
        z-index: 2;
        margin: 0px;
        cursor: auto;
    }

    .SideBarIcons2.DocumentSearch {
        background-position: 0px -633px;
        width: 30px;
        height: 30px;
    }

    .SideBarIcons2.Search:hover {
        background-position: 0px -599px;
        width: 30px;
        height: 30px;
    }

/** End of Navigation Menu Links **/

#menuLayoutPullOut {
    visibility: hidden;
}

.columnContainer {
    float: left;
    border-right: 5px #E6E7E8 solid;
    margin: 0px 0px 6px 5px;
    padding: 0px 0px 8px 8px;
    width: 85%;
    border: 2px solid #000;
}

.imgEditLetter, 
.imgEditEform {
    padding: 0px;
}

#divCaseNotes {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: -8px;
}

#divCaseNotes,
#divBookmarks,
#divLetters,
#divMVCLetters,
#divNotePad,
#divTimeline,
#TimelineWrapper,
#divTimelineContainer,
#divEforms,
#divOCRForms,
#divUpload,
#divAutoIndexUpload,
#divBForms,
#divAnnotations,
#divRecent {
    width: 100%;
}

#demogsPanel {
    margin-left: 2px;
    margin-right: 0px;
    margin-top: -8px;
    z-index: 1;
    position: relative;
}

#ddLanguage .glyphicon-floppy-disk,
#ddLanguage .glyphicon-remove,
#spnBriefcaseBasket, #spnBriefcaseBasket2 {
    font-size: 16px;
    cursor: pointer;
}

.icon {
    cursor: pointer;
    text-align: center;
}

.iconSm{
    font-size: 14px;
    cursor: pointer;
    z-index: 1;
}

.iconMd{
    font-size: 16px;
    cursor: pointer;
    z-index: 1;
}

.iconLg{
    font-size: 18px;
    cursor: pointer;
    z-index: 1;
}

.iconXLg{
    font-size: 20px;
    cursor: pointer;
    z-index: 1;
}

.iconXXLg{
    font-size: 22px;
    cursor: pointer;
    z-index: 1;
}

.iconStandalone{
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
    margin: 1px;
}

.iconStandaloneMedium {
    font-size: 16px;
    cursor: pointer;
    z-index: 1;
    margin: 1px;
}

#spnExportBasketLabel,
#spnBriefcaseBasketLabel, #spnBriefcaseBasketLabel2,
#spnRecordAmendmentBasketLabel {
    z-index: 2;
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin-top: 9px;
    width: 22px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
}
#spnExportBasketLabel2,
#spnRecordAmendmentBasketLabel2 {
    z-index: 2;
    position: absolute;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin-top: 8px;
    width: 20px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    margin-top: 0.5em;
}

.mainBack, .alertBack, .modalTitleBack {
    line-height: 30px;
    height: 30px;
    max-height: 30px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}

#divDmgs {
    overflow: hidden;
}

#divDmgs, #divRcnt {
    margin-bottom: 1px;
    z-index: 1;
}

#scanErrorMsg, #noPermissionsMsg {
    font-weight: normal !important;
    font-size: 12px !important;
    cursor: default;
}

#divRecentEforms {
    margin-top: 2px;
    margin-bottom: 4px;
}

#TimelineWrapper {
    display: none;
}

#divTimelinepanel {
    margin-left: -10px;
    margin-right: -10px;
}

#divTimelineFilterButtons {
    margin-bottom: 5px;
}


#divTimelineHeading span {
    font-size: 12px;
}

.timelinePeriod,
.lastTimelinePeriod {
    float: left;
    margin-bottom: 0.5%;
    border: 1px solid #579aaa;
}

.timelinePeriod {
    margin-right: 0.5%;
}

.timelinePeriod .k-treeview .k-in,
.lastTimelinePeriod .k-treeview .k-in {
        margin-left: -5px;
}

#timelinePrevious,
#timelineNext {
    border: none;
}

#err {
    color: #DA1C5C;
}

.t-refresh {
    display: none;
}

#CaseNotePanelBar .configurator {
    border: 2px solid #fff;
    height: 200px;
    overflow: scroll;
    position: relative;
}

/*userNavigation*/

.userNav {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 1.75em 1em;
    margin: 0;
    list-style: none;
    line-height: 1em;
}

.userNav LI {
        float: left;
        margin: 0;
        padding: 0;
}

.userNav A {
        display: block;
        color: #444;
        text-decoration: none;
        font-weight: bold;
        background: #ddd;
        margin: 0;
        padding: 0.25em 1em;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        border-right: 1px solid #aaa;
}

.userNav A:hover,
.userNav A:active,
.userNav A.here:link,
.userNav A.here:visited {
            background: #bbb;
}

.userNav A.here:link,
.userNav A.here:visited {
            position: relative;
            z-index: 102;
}

/*subnav*/

.userNav UL {
        position: absolute;
        left: 0;
        top: 1.5em;
        float: left;
        background: #bbb;
        width: 100%;
        margin: 0;
        padding: 0.25em 0.25em 0.25em 1em;
        list-style: none;
        border-top: 1px solid #fff;
}

.userNav UL LI {
            float: left;
            display: block;
            margin-top: 1px;
}

.userNav UL A {
            background: #bbb;
            color: #fff;
            display: inline;
            margin: 0;
            padding: 0 1em;
            border: 0;
}

.userNav UL A:hover,
.userNav UL A:active,
.userNav UL A.here:link,
.userNav UL A.here:visited {
                color: #444;
}

.tblDemogs {
    border: 1px solid black; 
    background-color: #778FA8;
    margin-top: 10px;
    width: 310px;
    margin-bottom: 20px;
    text-align: left;
    margin-bottom: 2px; 
    padding: 5px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    color: #ffffff;
    font-size: 0.8em;   
    /*font-family: "Open Sans";*/ 
}

.tblDemogsMin {
    border: 1px solid black; 
    background-color: #fff;
    margin-top: 10px;
    width: 310px;
    margin-bottom: 20px;
    text-align: left;
    margin-bottom: 2px; 
    padding: 5px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    color: #000;
    font-size: 0.8em;   
    /*font-family: "Open Sans";*/ 
    height: 25px;
    max-height: 25px;
}

.CaseNoteGridHeaderClass {
    border: 0px solid black;
}

.simplesearch {
    margin: 0px;
}

.topDemogs span {
    color: Black;
    padding: 1px;
    width: 100%;
    font-size: 0.8em;
}

#divDeptBookmarksSelection {
    margin-top: 2px;
    margin-bottom: 2px;
}

#DeptBMGrid .t-header {
    font-size: 1em;
}

#FormsMoreInfo {
    cursor: pointer;
}

/*#scrollable-case,*/
#scrollable-list,
#scrollable-listview,
#scrollable-book,
#scrollable-form {
    overflow: auto;
    position: relative;
}

.SearchButton,
.ResetButton,
.SimpleSearchButton,
.AdvSearchButton,
.ApptSearchButton,
.LettersSearchButton,
.CreateLetterButton {
    float: left;
    background-position: left;
    height: 31px;
    display: block;
    font-size: 0.9em;
    /*border: 1px solid grey;
    border-radius: 4px;*/
}

.ListSelectorButton {
    float: none;
    background-position: left;
    height: 31px;
    display: inline;
    font-size: 0.9em;
    /*border: 1px solid grey;
    border-radius: 4px;*/
}

.menuLayout {
    float: left;
    width: 50px;
    /*list-style-type:none;*/
}

.filtersLayout {
    float: left;
    width: 100%;   
    list-style-type: none;
}

/*This makes the customer id input field readonly text*/
#txtCustomerID {
    border: 0px !important;
    margin: 0px !important;
    padding: 0px;
    color: #0E76BB;
    background-color: #fff;
    /*font-family: "Open Sans";*/
    font-size: 1em !important;
}

.TaskActionsTotals {
    margin-left: 10%;
    font-size: 110%;
    line-height: 20px;
}

.TaskActionsTotalsCount {
    color: red;
    font-weight: bold;
}

.t-editor-toolbar {
    background-color: #0E76BB;
}

.t-editor-button {
    background-color: #0E76BB;
}


#extrainfo, #divRecent, #alertsinfo {
    display: none;
}

#alertsinfo {
    padding-top: 1px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border: 0;
}

.scroll-text {
  width: 75%;
  height: 100%;
  overflow: hidden;
}

.scroll-text ul {
  width: 100%;
  overflow: hidden;
  margin: 0;
        padding: 0;
        list-style-type: none;
  white-space: nowrap;
}

.scroll-text ul li {
  height: 2.2em;
            overflow: hidden;
  text-overflow: ellipsis;
}

#RecentGridLetters .glyphicon-envelope,
#RecentGridLetters .icoCheckedOut, 
#DraftGrid .icoCheckedOut,
#DraftGrid .glyphicon-envelope {
    font-size: 14px; 
    display: inline-block; 
    padding-left: 4px;
}

.changeStatusIcon {
    padding: 0px;
    vertical-align: middle;
}

#RecentGridLetters table {
    white-space: normal;
    word-wrap: break-word;
    padding: 0px;
}

    #RecentGridLetters table td {
        white-space: normal;
        word-wrap: break-word;
        padding: 2px;
    }
/* Custom Kendo CSS ---------------------------------------------------------------------------------------------------------------*/

.k-grid, .k-header {
    border-radius: 0 !important;
    font-size: 11px !important;
}

.k-pager-wrap .k-link {
    border-right: 1px solid #CCC;
}

#CaseNotesList .k-filtercell > span,
#DraftGrid .k-filtercell > span {
    margin-left: 30px;
}

.k-pager-nav.k-pager-first,
.k-pager-wrap .k-pager-nav.k-pager-last,
.k-filter-row .k-filtercell .k-widget,
.k-dropdown-wrap, input {
    border-radius: 0px;
}

.k-filter-row .k-button-icon {
    margin-top: 4px;
    padding: 0;
    padding-left: 1px;
    padding-bottom: 1px;
}

.k-filtercell .k-button-icon {
    margin-top: 4px;
    padding: 0;
    padding-left: 0px;
    padding-bottom: 1px;
    margin-right: 5px;
}

/* Give the Kendo input k-input the same placeholder css as the bootstrap form-control*/
.k-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.k-input:-ms-input-placeholder {
  color: #999;
}

.k-input::-webkit-input-placeholder {
  color: #999;
}

.k-link {
    min-height: 19px;
}

.k-state-selected {
    height: auto;
    padding-top: 3px;
    padding-bottom: 1px;
}

.k-button-icon {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #ffffff !important;
    margin-top: -1px !important;
}

/* Custom tab styles */

#MenuTabs .k-tabstrip-items .k-item {
    overflow: visible;
}

#MenuTabs, #MenuTabStrip,
#divTabHolder,
#DocumentTabs, #DocumentTabStrip {
    width: 100%;
}

#DocumentTabs {
    height: 48px;
}

#MenuTabs .k-tabstrip-wrapper {
    padding-right: 0px;
    margin-left: -3px;
    margin-bottom: -20px;
}

#DocumentTabs .k-tabstrip-wrapper {
    margin-left: -3px;
    margin-right: 1px;
}

#DocumentTabStrip-1.k-state-active,
#DocumentTabStrip-2.k-state-active,
#DocumentTabStrip-3.k-state-active,
#DocumentTabStrip-4.k-state-active,
#DocumentTabStrip-5.k-state-active,
#DocumentTabStrip-6.k-state-active {
    margin-top: -20px !important;
}

#divCaseNotesHeading {
    font-weight: bold;
}

.k-master-row, .k-grid .k-selectable tr {
    cursor: pointer;
}

.k-datepicker {
    width: 100%;
}

.k-grid-header th.k-with-icon .k-link {
    margin-top: 0px!important;
}

.k-grid-header th.k-header,
.k-filter-row th,
.k-grid-header th.k-header > .k-link,
.k-grid-header .k-link:link,
.k-grid-header th.k-header span {
    white-space: normal;
    font-size: 12px;
    line-height: 25px;
    padding: 6px 2px 2px 6px;
    font-weight: bold !important;
}

.k-grid-header:first-child, .k-grid-toolbar:first-child, .k-grid > .k-grouping-header, .k-scheduler > .k-scheduler-toolbar:first-child,
.k-grid-pager, .k-scheduler-footer {
    border-radius: 0;
}

.k-grid-header span.fa {
    font-size: 18px!important;
    cursor: pointer;
    margin: 0px;
}

.k-grid-header span.on {
    color: #e08749;
}

/* Custom Bootstrap CSS ------------------------------------------------------------------------------------------------------------*/
.k-dropdown {
    width: 100%;
}

.k-header > .k-grid-filter, .k-header > .k-header-column-menu {
    z-index: 0;
}

#divNoAccess {
    margin: 2.5em 1.5em;
    background: #fff;
    border: 0.5em solid #eee;
    width: 35em;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    -moz-box-shadow: 0 0 0.5em #4e707c;
    -webkit-box-shadow: 0 0 0.5em #4e707c;
    box-shadow: 0 0 0.5em #4e707c;
    text-align: left;
    position: relative;
    padding: 0.5em;
    font-size: 1.1em !important;
}

#divNoAccess h2 {
    padding: 10px !important;
}

#divIndex span.red {
    color: Red !important;
}

#divIndex {
    position: fixed;
    bottom: 0;
}

#btnCreateAlert {
    font-size: 14px;
    margin-right: 2px;
    cursor: pointer;
}

.pushVericalAlign {
    vertical-align: super;
}

#alerticon {
    margin-top: 5px; 
    font-size: 16px;
    display: none;
}

#spanalertstxt {
    display: inline-block;
    line-height: 0px;
}

#spanMore,
#spanRecentAct,
#spanalertsddl,
#spanbreakglass,
#spanQckLnks,
#spaninterface {
    margin-top: 8px;
    float: right;
}

#DraftGrid, #divList {
    width: 100% !important;
}

#nooffiles {
    margin-top: 15px;
}

/* MenuTabStrip, DocumentTabStrip customisations ----------------------------------------------------------------------- */

#MenuTabStrip .k-tabstrip-items .k-item,
#DocumentTabStrip .k-tabstrip-items .k-item,
.ApptDetailTabStrip .k-tabstrip-items .k-item {
    height: 30px;
}

#MenuTabStrip .k-tabstrip-items #EHR .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -810px !important;
    display: block;
}

#MenuTabStrip .k-tabstrip-items #Create .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -738px !important;
    display: block;
}

#MenuTabStrip .k-tabstrip-items #Search .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -338px !important;
    display: block;
}

#DocumentTabStrip .k-tabstrip-items #List .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -170px !important;
    display: block;
}

#pnlSearch ul.nav-tabs #List {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -170px !important;
    padding: 10px;
}

#DocumentTabStrip .k-tabstrip-items #Casenotes .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -666px !important;
    display: block;
}

#DocumentTabStrip .k-tabstrip-items #Timeline .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -412px !important;
    display: block;
}

#DocumentTabStrip .k-tabstrip-items #Bookmarks .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -595px !important;
    display: block;
}

#pnlSearch ul.nav-tabs #Bookmarks {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -595px !important;
    padding: 10px;
}

#pnlSearch ul.nav-tabs #DocumentNotes {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -524px !important;
    padding: 10px;
}

#pnlSearch ul.nav-tabs #ContentSearch {
    background: url('Base/Icons/ContentSearch.png') no-repeat center;
    padding: 10px;
}

#pnlSearch ul.nav-tabs #Upload {
    background: url('Base/Icons/upload_white.png') no-repeat center;
    padding: 10px;
}

#DocumentTabStrip .k-tabstrip-items #Forms .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -884px !important;
    display: block;
}

#DocumentTabStrip .k-tabstrip-items #Annotations .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -524px !important;
    display: block;
}

.ApptDetailTabStrip .k-tabstrip-items #ApptDetails .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -26px !important;
    display: block;
}

.ApptDetailTabStrip .k-tabstrip-items #ApptHistory .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -412px !important;
    display: block;
}

.ApptDetailTabStrip .k-tabstrip-items #ApptLetters .k-link {
    background: url('Base/Icons/DemographicIcons.png') no-repeat center;
    background-position-y: -100px !important;
    display: block;
}

/* Tab customisations ------------------------------------------------------------------------------------------------- */

#MenuTabStrip > ul.k-reset.k-tabstrip-items,
#DocumentTabStrip > ul.k-reset.k-tabstrip-items {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-left: 1px;
}

.ApptDetailTabStrip > ul.k-reset.k-tabstrip-items {
    display: table;
    width: auto;
    table-layout: fixed;
    margin-left: 1px;
}

#CreateTabStrip > ul.k-reset.k-tabstrip-items {
    display: table;
    table-layout: fixed;
    margin-left: -1px;
}

#MenuTabStrip > ul.k-reset.k-tabstrip-items > li,
#DocumentTabStrip > ul.k-reset.k-tabstrip-items > li,
#CreateTabStrip > ul.k-reset.k-tabstrip-items > li,
    .ApptDetailTabStrip > ul.k-reset.k-tabstrip-items > li {
        float: none;
        display: table-cell;
        border: none;
        background: none repeat scroll 0% 0% transparent;
        line-height: 0;
}

.ApptDetailTabStrip > ul.k-reset.k-tabstrip-items > li {
        width: 15%;
}

#MenuTabStrip > ul.k-reset.k-tabstrip-items > li > span,
#DocumentTabStrip > ul.k-reset.k-tabstrip-items > li > span,
#CreateTabStrip > ul.k-reset.k-tabstrip-items > li > span,
        .ApptDetailTabStrip > ul.k-reset.k-tabstrip-items > li > span {
            text-align: center;
}

.k-tabstrip-items .k-state-disabled .k-complete {
    background-color: #000;
    border: 1px solid #000;
    opacity: .2;
}

#MenuTabStrip .k-tabstrip-items .k-state-disabled .k-complete {
    height: 41px;
    border-bottom: none;
    margin-top: 1px;
}

#DocumentTabStrip .k-tabstrip-items .k-state-disabled .k-complete,
.ApptDetailTabStrip .k-tabstrip-items .k-state-disabled .k-complete {
    height: 41px;
    margin-top: 1px;
}

#CreateTabStrip .k-tabstrip-items .k-state-disabled .k-complete {
    height: 49px;
    margin-top: 1px;
    width: 56px;
}

#MenuTabStrip .k-tabstrip-items #EHR.k-state-disabled .k-complete,
#MenuTabStrip .k-tabstrip-items #Create.k-state-disabled .k-complete {
    border-right: none;
}

#MenuTabStrip .k-tabstrip-items .k-state-disabled .k-link,
#DocumentTabStrip .k-tabstrip-items .k-state-disabled .k-link,
#CreateTabStrip .k-tabstrip-items .k-state-disabled .k-link,
.ApptDetailTabStrip .k-tabstrip-items .k-state-disabled .k-link {
    background-position: 50% 10px !important;
    height: 30px;
}

#MenuTabStrip .k-tabstrip-items .k-state-disabled.k-last .k-complete {
    margin-left: 2px;
    width: 97%;
}

#DocumentTabStrip .k-tabstrip-items .k-state-disabled .k-complete,
.ApptDetailTabStrip .k-tabstrip-items .k-state-disabled .k-complete {
    margin-left: 2px;
    width: 94%;
}

#DocumentTabStrip .k-tabstrip-items .k-state-disabled.k-last .k-complete {
    margin-left: 2px;
    width: 92%;
}


.k-tabstrip-items .k-state-disabled .k-link {
    border: 0 !important;
}

#CreateTabStrip .k-tabstrip-items .k-state-disabled {
    height: 30px;
}

#CreateTabStrip .k-tabstrip-items .k-state-disabled .k-link {
        border: 1px solid #eee9e2 !important;
}

#CreateTabStrip .k-tabstrip-items .k-state-disabled,
#pnlSearch .nav > li.disabled {
    opacity: 0.2;
}

#CreateTabStrip {
    margin-left: -5px;
}

#CreateTabStrip .k-tabstrip-items .k-state-default .k-link,
#CreateTabStrip .k-tabstrip-items .k-state-disabled .k-link {
        font-size: 20px;
}

.k-tabstrip-items .k-link, .k-panelbar > li > .k-state-default {
    -webkit-border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}


.k-tabstrip-items .k-state-active .k-link,
.k-tabstrip-items .k-state-default .k-link {
    height: 30px;
}

#tabWrapper {
    padding: 0px 0px 0px 0px;
    float: left;
}

#divTimelineInfo {
    display: none;
    padding: 0px;
}

#divTimelineInfoKey, #divTimelineAdditionalInfo {
    float: left;
    margin-left: 2px !important;
    margin-right: -2px !important;
    margin-bottom: -16px !important;
    padding: 0px;
}

.TimelineAdditionalInfo {
    float: right;
    margin-right: 0px !important;
}

.TimelineChartAdditionalInfo {
    float: left;
    margin-right: 0px !important;
}

#divTimelineKey, #divBoxPanel {
    border-radius: 0px;
}

    #divTimelineKey .panel-heading,
    #divBoxPanel .panel-heading {
        padding: 8px !important;
        border-radius: 0px;
    }

    #divTimelineKey .panel-title,
    #divBoxPanel .panel-title {
        font-size: 12px;
    }

    #divTimelineKey .badge {
        font-size: 10px;
    }

    #divTimelineKey .list-group-item {
        padding: 5px 15px !important;
    }

#divTimelineKeyBody {
    min-height: 150px;
    height: auto;
}

#divBoxPanel {
    height: 250px;
    margin-top: 4px;
}

    #divTimelineKeyBody .panel {
        margin-bottom: 0px;
        padding: 4px 15px;
        border-radius: 0px;
    }

    #divTimelineKeyBody .badge {
        float: right;
        margin-left: 2px;
    }

    #divTimelineKeyBody .list-group {
        margin-bottom: 0px;
        margin-right: 1px;
        padding-right: 1px;
    }

    #divTimelineKeyBody .list-group-item:first-child {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    #divTimelineKeyBody .list-group-item:last-child {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }   

#divAdditionalInformation {
    border: 1px solid #dddddd;
    background: #FFFFFF;
    border-radius: 0px;
    padding: 0px;
    display: none;
}

    #divAdditionalInformation .close {
        margin-right: 2px;
        opacity: 0.5;
    }

#divAdditionalInformationContent {
    height: 142px;
    overflow-y: auto;
    padding: 0px;
    clear: both;
}

#divMyPatient {
    height: 180px;
    overflow-y: auto;
}

#divMyPatient .table > thead > tr > th, 
#divMyPatient .table > tbody > tr > th, 
#divMyPatient .table > thead > tr > td, 
#divMyPatient .table > tbody > tr > td {
    padding: 2px;
    vertical-align: middle;
}

#newPatientList .k-listbox {
        width: 100%;
        height: 100px;
    }

#newPatientList .k-list-scroller ul li {
    line-height: 20px;
    padding-left: 2px;
}

#divAssociatedUsers {
    overflow-y: auto;
}

#divAssociatedUsers,
#divAddAssociatedUsers {
    height: 218px;
    border: 1px solid #CCC;
    padding: 2px;
}

#divAssociatedUsers .table > thead > tr > th,
#divAssociatedUsers .table > thead > tr > td,
#divAssociatedUsers .table > tbody > tr > td{
    padding: 1px;
    vertical-align: middle;
}

#frmStartDate .k-datepicker,
#frmEndDate .k-datepicker
{
    width:100%;
}

#divUserLookup .k-autocomplete,
#misfiledModal .k-autocomplete,
#divMessageSend .k-autocomplete {
    width: 100%;
}
#divSelectedUsers .k-list-scroller {
    border: 0px;
}

#divSelectedUsers .k-listbox {
    width: 100%;
    height: 148px;
}

#divDashboard {
    width: 100%;
    display: none;
    overflow: hidden;
}

#divDashboardMenu {
    float: right;
    width: auto;
}

.hideDiv {
    display: none;
}

.cmsLink {
    background: none;
    border: none;
    color: #3B00FF;
    text-decoration: none; 
    font-size: 1.5em;
    padding: 0px;
    text-align: left;
    font-family: sans-serif;
}

.cmsLink:hover {
        cursor: pointer;
}

#cmsCautionText {
    padding-left: 1%;
}

.cmsTextContent {
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
}

#contentCautionText {
    padding: 15px;
    font-size: 12px;
}

.ui-front {
    z-index: 1000 !important;
}

#qlEforms {
    background-image: url('/Content/Base/Icons/quickLinkeforms.png') !important;
}

#qlLetters {
    background-image: url('/Content/Base/Icons/quickLinkletter.png') !important;
}

#qlNotepad {
    background-image: url('/Content/Base/Icons/quickLinknotepad.png') !important;
}

#qlEforms, #qlLetters, #qlNotepad {
    background-color: transparent !important;
    border: none;
    height: 26px;
    width: 26px;
}

.wrapper {
    height: 100%;
    margin: 0;
    font-size: 0.9em;
}

.navbar {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
    height: auto;
    border-radius: 0;
}

.fullheight {
    height: 100%;
}

.perc95height {
    height: 95%;
}

.thumbnailheight {
    height: 85%;
}

.viewerheight {
    height: 99.3%;
}

.navbar-main {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.navbar-main .navbar-brand {
        color: #FFFFFF;
   float: left;
   height: 50px;
   padding: 15px 15px;
   font-size: 18px;
   line-height: 20px;
}

.navbar-main .navbar-brand:hover,
        .navbar-main .navbar-brand:focus {
  text-decoration: none;
}

.navbar-main .navbar-text {
  color: #fff;
}

.navbar-main .navbar-nav > li > a {
  color: #fff;
}

.navbar-main .navbar-nav > li > a:hover,
.navbar-main .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-main .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-main .navbar-toggle {
  border-color: #fff;
}

    .navbar-main .navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
}

.noRpad {
    padding-right: 0px;
    padding-left: 4px;
}

.noLpad {
    padding-right: 0px;
    padding-left: 4px;
}

.padding {
    padding-left: 2px;
    padding-right: 2px;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.nopaddingRight {
    padding-right: 0px !important;
}

.nopaddingLeft {
    padding-left: 0px !important;
}

.noWrapText {
    white-space: nowrap;
}

.control-label {
    font-size: 0.8em;
    margin-bottom: 2px;
}

.form-horizontal {
    padding-top: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.form-horizontal-nopadding {
    padding: 0;
}

.form-group {
    margin-bottom: 10px;
}

.center {
    text-align: center;
}

#DraftGrid {
    width: 350px;
}

.headingBold {
    font-weight: bold;
    padding-top: 4px;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a, .panel-title > span {
        font-weight: 600;
}

.panel-main {
    border: none;
}

.panel > .panel-heading,
    .panel-main > .panel-heading {
        cursor: pointer;
        padding: 4px 4px 4px 4px;
        color: #000;
        font-weight: bold;
        border: none;
        background-color: #fff;
    border-bottom: 2px solid #eee;
}

.panel-body {
    padding: 2px 2px 2px 2px;
}

.ui-dialog .ui-dialog-title {
    font-size: 14px !important;
}

.ui-dialog-content {
    font-size: 12px !important;
}

.modal-dialog {
    margin: 0;
    top: 30%;
    margin-left: auto;
    margin-right: auto;
  }

.modal-content {
    border-radius: 0;
}

.modal-footer {
    text-align: center;
}


#SubHeading {
    font-style: italic;
}

/* Custom css for the close X button css*/
#staticWinHeader button.close {
    color: #fff;
    font-weight: 700;
    filter: alpha(opacity=80);
    opacity: 0.8;
    background: transparent;
}

    #staticWinHeader button.close:hover {
        color: #fff;
        opacity: 0.9;
}

.modal-backdrop.in {
  filter: alpha(opacity=85);
  opacity: .85;
}

.modal-title {
    font-size: 18px;
}

#dynWinIcons {
    display: none;
}

#dynWinIcons .glyphicon {
    color: #ccc; 
    font-size: 10px; 
    float: right;
    margin-right: 5px; 
    margin-top: 3px;
        cursor: pointer;
}

#modaldialog.setMinimisedModal {
   /*-webkit-transform: translate(0, 95%);
    transform: translate(0, 95%);*/
    width: 400px !important;
    height: 0 !important;
    top: 95% !important;
    left: 0% !important;
    margin-left: 0 !important;
}

#modaldialog.setMaximisedModal {    
    left: 0% !important;
}

#oos-dynWinIcons {
    display: none;
}

#oos-dynWinIcons .glyphicon {
    font-size: 10px; 
    float: right;
    margin-right: 5px; 
    margin-top: 3px;
        cursor: pointer;
}

#oos-modaldialog.setMinimisedModal {
    width: 400px !important;
    height: 0 !important;
    top: 95% !important;
    left: 0% !important;
    margin-left: 0 !important;
}

#oos-modaldialog.setMaximisedModal {    
    left: 0% !important;
}

.alert {
    padding: 5px;
    border-radius: 0px;
}

.modal-header {
    padding-bottom: 2px;
}

#timeout-modaldialog {
    width: 400px !important;
}

#timeout-modaltitle {
    text-align: center;
}

#timeout-modal p {
    font-size: 14px;
    text-align: center;
}

#timeout-modal .glyphicon {
    font-size: 14px;
}

#timeout-modal .timeoutHeading {
    font-weight: bold;
}

#CustomerGrid h2,
#ApptGrid h2 {
    font-size: 1.5em;
    padding: 0;
    margin-top: 4px;
    text-decoration: underline;
}

#CustomerGrid h2 {
    margin-left: -20px;
}

#CustomerGrid .dl-horizontal {
    font-size: 1.1em;
    margin-left: -20px;
}

#TheatreApptGrid .dl-horizontal,
#ApptGrid .dl-horizontal dt {
    font-size: 1.1em;
}

#CustomerGrid .dl-horizontal dt,
#TheatreApptGrid .dl-horizontal dt,
#ApptGrid .dl-horizontal dt {
        font-weight: bold !important;
}

#CustomerGrid .dl-horizontal dt,
#TheatreApptGrid .dl-horizontal dt,
#ApptGrid .dl-horizontal dt {
        width: 100px;
}

#CustomerGrid .dl-horizontal dd {
    margin-left: 120px;
}

.divBGPanel, #divPasswordPanel {
    padding-bottom: 2px;
}

.divBGPanel h2, #divPasswordPanel h2 {
    margin-top: 0;
}

/*#scrollable-case,*/
#scrollable-list,
#scrollable-listview,
#scrollable-book,
#scrollable-form,
#scrollable-timeline,
#scrollable-annot,
#scrollable-theatreappt {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

#fileSelector .k-upload-status {
    top: 0px;
}

.atala-document-thumbs {
    padding-left: 0px;
    padding-right: 0px;
}

.atala-document-thumbs .atala_page_loading {
        background: url('images/Loader-small.gif') center no-repeat !important;
}

 .atala_page_loading {
    background: url('images/Loader.gif') center no-repeat;
}

.widgetLoading {
    background: url('images/Loader-small.gif') center no-repeat !important;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40%;
}

/***************** Case notes *****************/

#CaseNotesDiv {
    overflow-y: auto;
    margin-left: -1px;
    margin-right: -1px;
}

/* Tree View Casenotes */

#CaseNotesTree {
    margin-left: -2px;
}

#CaseNotesTree .k-state-selected {
        background: none;
}

#CaseNotesTree .k-state-hover {
        background: none;
        cursor: pointer;
}

#CaseNotesTree ul li div {
        font-weight: normal;
    padding-left: 20px;
    margin-left: -13px;
}

#CaseNotesTree ul li ul li div {
        font-weight: normal;
    margin-left: -29px;
    padding-left: 30px;
}

#CaseNotesTree ul li ul li:last-child div {
    border-bottom: none;
}

#CaseNotesTree ul li ul li ul li div {
    font-weight: normal;
    font-style: italic;
    margin-left: -45px;
    padding-left: 40px;
}

/* Tabbed View Casenotes */

#CaseNoteSectionTabStrip ul li {
    background: none;
}

#CaseNoteSectionTabStrip ul li a {
        height: 20px;
}

#CaseNoteSectionTabStrip .k-content {
    border: none;
    background: none;
    margin-left: -10px;
}

/* Acordian Episode Casenotes */

#CaseNotePanelBar li div {
    font-size: 11px;
}

/*#CaseNotePanelBar .k-treeview {
    margin-top: -1px;
    margin-bottom: 1px;
}

#CaseNotePanelBar .k-treeview ul li div{
    margin-left: -16px;
    padding-left: 20px;
}

#CaseNotePanelBar .k-treeview ul li ul li div {
    margin-left: -32px;
    padding-left: 28px;
    font-style: italic;
}

#CaseNotePanelBar .k-treeview .k-state-selected, 
#CaseNotePanelBar .k-treeview .k-state-hover
{
    cursor: pointer;
}*/

/**********************************************/

#btnAddNote {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
}

#divLetterPanel,
#divLetterPanel table,
#divLetterPanel table tr:nth-child(3),
.divHTMLLetter, 
.divHTMLLetterContainer table.k-editor {
    height: 100%;
}

.divHTMLLetterContainer {
    height: 90% !important;
}

.divHTMLLetterContainer .k-editor .k-dropdown {
        width: auto;
}

#divLetterPanel #rightPanelDiv,
#modalbody #rightPanelDiv {
    display: none; 
    float: right; 
    width: 19%;
}

.divHTMLLetterContainer .k-editor-widget .Snippet {
    background-image: url("/Content/Base/Icons/Glyphicons.png");
    background-repeat: no-repeat;
    background-position: 0 -5122px;
    height: 24px;
    width: 24px;
}

.k-i-calendar {
    background-position: -32px -177px !important;
    padding-right: 1px;
}

/* UI Blocker -------------------------------------------------------------------------------------------------------------*/

div.blockElement {
    top: 0px !important;
    left: 0px !important;
    border: none !important;
    margin: 25% auto 0 35% !important;
}

div.blockElementBetterMessageAlign {
    top: 45% !important;
    left: 35% !important;
    border: none !important;
    margin: 0 !important;
}

/* Content Search styles ---------------------------------------------------------------------------------------------------*/

#fuzzySlider {
    width: 150px;
    display: inline-block;  
}

input#fuzzySliderAmount {
    border: 0;
    font-weight: bold;
    background-color: transparent;
}

input.cmsCategories, input.cmsCategoriesSelected, input.cmsCustomers, input.cmsCustomersSelected {
    width: 100%;
}

.CMSSearchResults {
    overflow-y: auto;
}

.fullWidth {
    width: 100%;
}

.cmsSearchBox {
    display: inline-block;
    width: 30%;
}

.cmsTextContents:hover {
    cursor: pointer;
}

td#cmsDetails {
    padding-left: 2%;
}


/*  Dashboard  -----------------------------------------------------------------------------------------------------------*/

#jobsWidget {
    height: 60px;
    padding: 5px;
}

#lettersWidget {
    height: 60px;
    padding: 5px;
}

#importerjobsWidget {
    height: 60px;
    padding: 5px;
}

.textright {
    float: right;
    font-size: 16px;
    margin-right: 20px;
}

.textleft {
    float: left;
    font-size: 40px;
    margin-left: 20px;
}

.textright .count {
    font-size: 20px;
    float: right;
}

.dbWidget {
    margin-top: 15px;
}

.dbWidget .modal-body {
        padding-top: 0px;
}

.dbWidget h2 {
    font-size: 1.1em;
    padding: 0 0 0 0;
}

#DonutChart, #TaskActionLetters,
#divInternalMessage .feed-element {
    cursor: pointer;
}

#divDonutChart {
    margin-top: -50px;
    background-color: transparent;
}

/* Workflow ---------------------------------------------------------------------------------------------------------------*/

#divWorkflowJobDetails,
#divWorkflowJobTasks {
    padding-left: 10px;
    padding-right: 10px;
}

    #divWorkflowJobTasks .panel-group {
        margin-bottom: 10px !important;
    }

    #divWorkflowJobDetails div {
        margin-bottom: 10px;
    }

#divJobActionButtons {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

    #divJobActionButtons h2 {
        display: inline;
        margin-right: 50px;
    }

#divNoteAuditButtons {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

.JobTakenMsg {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}


#btnReleaseJobs {
    float: right;
    margin-top: 10px;
    margin-right: 2px;
    display: none;
}

.k-pager-numbers li .k-state-selected {
    line-height: 1.9em;
}

#WorkflowJobGrid .k-grid-toolbar {
    padding: 4px 4px 4px 4px;
}

#icoBack,
#icoRefresh,
#icoAdd {
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

#icoGridSettings {
    cursor: pointer;
    font-size: 15px;
    margin-right: 10px;
    display: none;
}

#queueHeading {
    display: inline-block;
    margin: 0px;
}

.well {
    border-radius: 0px;
}

#divDistList {
    display: none;
}

btnAdmissionExpand, #btnAppointmentExpand, #btnTheatreAppointmentExpand {
    margin-left: 20px;
    display: none;
}

/* Eforms -----------------------------------------------------------------------------------------------------------------*/

#ifEForm {
    height: 100%;
    width: 100%;
}

/* Admin Module styles ----------------------------------------------------------------------------------------------------*/

#divAdminContent {
    height: 97%;
}

    #divAdminContent .toggleIcon {
        font-size: 20px;
        cursor: pointer;
        float: left;
    }

    #divAdminContent .k-grid-toolbar {
        padding: 4px;
    }

    #divAdminContent #CategoryName_validationMessage {
        margin: 0 !important;
        top: 2px;
        right: 100px;
    }

#mainContentTitle{
    margin-top: 8px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}

#adminContentTitle {
    margin-left: 20px;
    margin-top: 8px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}

#contentTitle {
    margin-top: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}

.sidenav {
    height: 100%;
    z-index: 1;
    top: 0;
    overflow-y: auto;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    font-weight: normal;
    margin-left: -25px;
}

.sidenav a:hover,
.sidenav a:focus {
    text-decoration: none;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    margin-left: 50px;
    margin-top: -5px;
}

#adminTitle {
    margin-top: -50px;
    font-weight: bold;
    color: #999999;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
}

.gridToolbarText {
    display: inline-block;
    margin: 0px;
    font-size: 14px;
}

#sidenavPanels {
    margin-top: 10px;
}

.sidenav .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 10px;
    padding-left: 10px;
}

.sidenav .panel-default > .panel-heading + .panel-collapse > .panel-body a {
        padding: 0px;
        padding-left: 40px;
        font-size: 14px;
}

.sidenav .panel-group > .panel-default {
    border-radius: 0px;
    margin-top: -5px;
}

    .sidenav .panel-heading {
        background-color: transparent;
        border: 0;
    }

    .sidenav .panel-title {
        font-size: 12px;
    }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
        left: 0px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

#adminUnderConstructionMsg, #underConstructionMsg, #adminModuleMsg {
    margin: auto;
    width: 50%;
    text-align: center;
    padding: 40px;
    font-size: 16px;
    position: relative;
    top: 40%;
}

#underConstructionMsg {
    margin-top: 20px;
}

.hoverOverIcon {
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

.hoverOverIconLarge {
    cursor: pointer;
    font-size: 15px;
}

.hoverOverIconNoMargin {
    cursor: pointer;
    font-size: 16px;
}


.input-sm {
    border-radius: 0px;
}

#frmEdit .k-dropdown {
    width: 100%;
}

#OrganisationSettingsAll,
#OrganisationUsers,
#UserGroupAll,
#UserGroupMembers {
    height: 245px;
}

#OrganisationSettingsAll option,
#OrganisationUsers option,
#UserGroupAll option,
#UserGroupMembers option {
    padding-top: 4px;
    padding-bottom: 4px;
}

#collapseUserData .panel-body,
#collapseOrganisations .panel-body,
#pnlGroups .panel-body,
#pnlAssociations  .panel-body {
    padding: 10px;
    padding-right: 25px;
}

#collapseClinic .panel-body,
#collapseClinician .panel-body,
#collapseLocation .panel-body,
#collapseSpeciality .panel-body,
#collapseWard .panel-body {
    padding: 10px;
}

#collapseGroups .k-widget.k-listbox.k-listbox-toolbar-right,
#collapseAssociations .k-widget.k-listbox.k-listbox-toolbar-right {
    width:50%
}

#collapseClinic .k-widget.k-listbox.k-listbox-toolbar-right,
#collapseClinician .k-widget.k-listbox.k-listbox-toolbar-right,
#collapseLocation .k-widget.k-listbox.k-listbox-toolbar-right,
#collapseSpeciality .k-widget.k-listbox.k-listbox-toolbar-right,
#collapseWard .k-widget.k-listbox.k-listbox-toolbar-right {
    width:100%;
}

#collapseGroups .k-listbox.k-widget,
#collapseAssociations .k-listbox.k-widget {
    width:45%;
}

#collapseOrganisations {
    height: 300px;
    overflow-y: auto;
}

#collapseOrganisationList {
    height: 850px;
    overflow-y: auto;
}

#collapseExportAdvanced, #collapseRecordAmendmentTree, #collapseCustom {
    overflow-y: auto;
}

#collapseQADataKeys {
    height: 300px;
    overflow-y: auto;
}

.k-listbox .k-list-scroller li {
    border-radius: 0px;
}

.k-listbox-toolbar {
    margin-top: 35px;
}

#frmEdit {
    margin-top: -5px;
}

#collapsePermissions, #collapseOrganisationList, #collapseDKDConfigSelections, #collapseQA, #collapseUploadBatchSelection, #collapseUploadIndexDataKeys {
    overflow-y: auto;
}

#divLoadingUserForm {
    display:none; margin-left:auto; margin-right:auto; margin-top:30%;
}

#btnSaveUser {
    display:none; float:right; margin-right:-5px;
}

#divGPPractice span.k-autocomplete {
    width: 50% !important;
}

#divPatientsInGPPractice {
    margin-left: 0px;
}

/* System Notification Module styles --------------------------------------------------------------------------------------*/

.systemNotification {
    padding: 15px;
    position: absolute;
    float: left;
    left: 60px;
    bottom: 10px;
    width: 95%;
    border: 1px solid;
}

.systemNotification h1 {
        font-size: 16px;
        margin-top: 0px;
}

.iconSpacing {
    font-size: 16px !important;
    margin-right: 5px;
    padding-left: 0px !important;
}

.iconSpacingFa {
    font-size: 18px !important;
    margin-right: 3px;
    margin-left: 3px;
}

.iconSpacingFaSmallRightPadding {
    font-size: 18px !important;
    padding-right: 4px;
}

.iconSpacingGridRow {
    margin-left: 5px;
}

.iconSpacingPanel {
    margin-right: 5px;
    padding-left: 0px !important;
}

#divUserGuides {
    margin-top: 0px; padding-top: 5px; border-radius: 0; overflow-y:auto; overflow-x: hidden;
}

    #divUserGuides .divUserGuide {
        margin-top:2px; margin-bottom:2px
    }

    #divUserGuides .divPDFImg {
        text-align: center;
    }

    #divUserGuides .divGuideInfo {
        vertical-align:top;
    }


    #divUserGuides .pdfImage {
        cursor: pointer; margin-top:2px;
    }

    #divUserGuides .divCategory {
        font-size: 14px;
    }

    #divUserGuides .breadcrumb {
        border-radius: 0; margin-bottom:2px; background-color: transparent; padding:0px; font-weight:bold;
    }

.popover-stepcount {
    font-size:12px;
    font-weight:bold;
    padding-left:15px;
    padding-right:15px;
    text-align:right;
}

input#popover-StepCountFrom {
    /*width: 30px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;*/
    border: none;
    text-align: right;
    padding: 0px;
    width: 20px;
}
/* Grid icons ------------------------------------------------------------------------------------------*/

.disabledbutton {
    pointer-events: none;
    background-color: transparent;
    border: none;
    opacity: .2;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

    .disabledbutton #recent,
    .disabledbutton #more,
    .disabledbutton #spanalertstxt {
        line-height: 30px;
    }

.k-filter {
    margin-right: 0px;
    width: 13px;
    height: 13px;
}

#CustomerGrid .k-grid-content-expander {
    width: 100%;
}

#CustomerGrid table.k-selectable {
    border-bottom: 1px solid #CCC;
}

#docProp {
    font-size: 11px;
    margin-bottom: 0px;
}

#docProp dt {
        font-weight: bold !important;
}


#divUploaderCustSearchResults {
    display: none;
}

.notifyjs-ccube-customerMerge {
    color: black !important;
}

.datePickToday {
    margin-top: -20px;
    margin-left: 100%;
    }

.helpIcon {
    font-size: 20px !important; float: right; cursor:pointer;
}

#helpIconSearch, #helpIconReports, #helpIconGPView, #helpIconJobIndex, #helpIconJobEdit, #helpIconCheckoutDocument, #helpIconDocumentSearch {
    margin-top: -21px;
}

#helpIconContentSearch {
    margin-top: 0;
}

#divDemog #helpIconContentSearch {
    margin-top: -30px;
}

#helpIconViewerToolbar {
    margin-top: 7px; margin-right: 5px;
}

#helpIconDashboard {
     margin-top: 5px;
}

#helpIconAdmin {
     margin-top: 10px;
}

#helpIconWorkflowIndex {
    font-size: 16px; cursor:pointer; position:absolute; z-index:10; margin-top:20px; right:0px; margin-right:20px;
}

#helpIconWorkflowEdit {
    margin-left: 10px; margin-top: 5px;
}

.tour-tour {
    z-index: 10010 !important;
}

#divCreateTitle {
    display: none;
}

#sortable > div { 
    float: left; 
}

.HRDataKeyWidth {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.red {
    color: Red;
}

#CustomerGridError, #CustomerError {
    width: 93%;
    font-weight: bold;
    font-size: 12px;
    display: none;
}

#LttrGridError, #ApptGridError {
    width: 67%;
    font-weight: bold;
}

.modal {
    z-index: 3000 !important;
}

.blockOverlayToFront {
    z-index: 2000 !important;
}

.blockMsgToFront {
    z-index: 2500 !important;
}

.timelineExpand {
    margin-left: 5px;
}

.k-multiselect,
.k-multiselect-clearable .k-input {
    min-width: 120px;
    padding-right: 0px !important;
}

.divTileWidget {
    margin-right: 25px;
    margin-left: -5px;
}

.dashboardTile {
    display: inline-block; 
    margin: 20px 20px 20px 20px;
    margin-left: 0px;
    padding: 20px;
    width: 150px;
    cursor: pointer;
    height: 150px;
    color: white;
}

#divDash .modal-content {
    box-shadow: none;
}

.feed-element:first-child {
    margin-top: 0;
}

.feed-activity-list .feed-element {
    border-bottom: 1px solid #e7eaec;
}

.feed-element, .media-body {
    overflow: hidden;
}

.feed-element, .feed-element .media {
    margin-top: 15px;
}

.feed-element {
    padding-bottom: 15px;
}

.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}


#divAdminContent #FormType_validationMessage {
    margin: 0 !important;
    top: 2px;
    right: 100px;
}

#divAdminContent .k-edit-cell .field-validation-error {
    margin: 0 !important;
    margin-top: -4px !important;
    margin-left: -8px !important;
}

#divEFormAdmin .k-edit-cell .field-validation-error,
#divEformTemplate .k-edit-cell .field-validation-error {
    margin: 0 !important;
    margin-top: -25px !important;
    position: absolute;
    right: 20px
}

#divEFormAdmin .k-edit-cell,
#divEformTemplate .k-edit-cell {
    position: relative;
}

#divLoginNameValidation {
    padding-left: 15px;
}

#ApptDate_validationMessage, #AdmissionDate_validationMessage, #FavouriteListDate_validationMessage {
    margin-left:20px;
}

.eyeIcon {
    margin:-4px 4px 1px 1px;
}

.qaComments {
    vertical-align: middle;
}

.qaBadge {
    height: 12px;
    vertical-align: middle;
}

.qaStatusBadge {
    padding-left: 0px;
}

.briefcasePanel {
    float: left;
}

#frmQACriteria .form-group {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#divSearchedPatientList {
    height: 220px;
    overflow-y: auto;
}

.rowIcons {
    display:inline-block;
}

.menuIcons {
    display:none;
}

.k-widget .templateCell
{
    overflow: visible;
}

#CustomerGrid .templateCell .k-menu,
#CustomerGrid .templateCell .k-menu .k-menu-group,
#AdmissionGrid .templateCell .k-menu,
#AdmissionGrid .templateCell .k-menu .k-menu-group,
#ApptGrid .templateCell .k-menu,
#ApptGrid .templateCell .k-menu .k-menu-group {
    width: 45px
}

#CustomerGrid .templateCell .k-menu li,
#AdmissionGrid .templateCell .k-menu li,
#ApptGrid .templateCell .k-menu li {
    border: 0px
}

#CustomerGrid .templateCell .k-menu .k-i-arrow-s,
#AdmissionGrid .templateCell .k-menu .k-i-arrow-s,
#ApptGrid .templateCell .k-menu .k-i-arrow-s {
    display: none;
}

.gridIcons {
    position: relative;
    display: inline-block;
}

.gridIcons-item {
    float: left;
    *display: inline;
    zoom: 1;
}

    .gridIcons-item a {
        display: block;
        padding: 15px 20px;
        color: #000;
        background: #FFF;
    }

#divAdhocLetterCreation .setFullRow {
    width: 100%;
    padding-right: 0px;
}

#divAdhocLetterCreation .col-sm-8 {
    padding-right: 0px;
}

.k-pager-info {
    padding-left: 2px;
    padding-right: 2px;
}

/*********************************** Browser specific CSS to be placed here **************************************/
/* Widths, margins and padding vary in firefox and chrome compared to IE */
/* chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #spnExportBasketLabel, #spnRecordAmendmentBasketLabel {
        margin-top: 9px;
        width: 20px;
    }

    #spnExportBasketLabel2,
    #spnRecordAmendmentBasketLabel2 {
        margin-top: 7px;
        width: 18px;
    }
}

/* Mozilla Firefox */
@-moz-document url-prefix() {
    #spnExportBasketLabel,
    #spnRecordAmendmentBasketLabel {
        margin-top: 9px;
        width: 20px;
    }

    #spnExportBasketLabel2,
    #spnRecordAmendmentBasketLabel2 {
        margin-top: 8px;
        width: 18px;
    }
}


/* Media Queries Browser resolution **************************************************************************/

/* Makes the navigation menu vertical when it has a min width 768px */
/* Added min-height: 600px so when the height is reduced you do not lose the icons and they fit hotizontally */
@media (min-width: 768px) /*and (min-height: 600px)*/
{   
    .navbar-collapse {
        height: auto;
        border-top: 0;
        box-shadow: none;
        max-height: none;
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-collapse.collapse {
        display: block !important;
        width: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-x: visible;
    }

    .navbar {
        max-width: 50px;
        margin-right: 0;
        margin-left: 0;
        float: left;
        height: 100%;
        margin-bottom: 0px;
    }	

    .navbar-nav,
    .navbar-nav > li,
    .navbar-left,
    .navbar-right,
    .navbar-header {
        float: none !important;
    }

        .navbar-right .dropdown-menu {
            left: 0;
            right: auto;
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
    
    .sidebar-nav .navbar li a {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .wrap {
        height: 100%;
        margin-left: 50px;
        /*overflow: auto;*/
    }
    
    html, body {
        overflow-y: hidden;
    }

    #pnlAdmission #divMDT {
        margin-top: -40px;
    }
}

@media (max-width: 1020px) {
    #divalerts.col-xs-6, #divBGButton.col-xs-6, #divDmgs.col-xs-6, #divRcnt.col-xs-6 {
        width: 100%;
    }
}

@media (min-width: 1021px) {
    #divalerts.col-xs-6, #divBGButton.col-xs-6, #divDmgs.col-xs-6, #divRcnt.col-xs-6 {
        width: 50%;
    }
}

@media (max-width: 1350px) {
    input[type="button"], input[type="submit"] {
        padding: 1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

    #btnSimpleCustExpand {
        margin-top: -40px !important;
        margin-left: 115px !important;
    }
}

/* 
When reducing the resolution to 
Hide the thumbnails in one page 
two page, compare and full page
*/

@media (max-width: 1340px) {
    .compare .atala-document-thumbs {
        display: none;
    }
}

@media (max-width: 1280px) {
    .vipDatePicker {
        font-size: 10px!important;
    }
}
 
@media (max-width: 1240px) {
    .twopage .atala-document-thumbs {
        display: none;
    }
}

@media (max-width: 1023px) {
    .onePage .atala-document-thumbs,
    .onePageFull .atala-document-thumbs,
    .export .atala-document-thumbs,
    .reindex .atala-document-thumbs,
    .documentLink .atala-document-thumbs {
        display: none;
    }
    
    .atala-document-container {
        width: 100%;
    }

    .twopage #atala-document-container1,
    .twopage #atala-document-container2,
    .compare #atala-document-container1,
    .compare #atala-document-container2{
        width: 50%;
    }

    .k-pager-nav {
        border-radius: 0 !important;
    }

    .rowIcons.noShowMenu {
        display: none !important;
    }

    .menuIcons.showMenu {
        display: block !important;
    }

    #HelpGuides #divUserGuides,
    #HelpGuides #divViewer {
        width: 100% !important;
    }
}

@media (max-width: 995px) {
    #divalerts.col-xs-6, #divBGButton.col-xs-6, #divDmgs.col-xs-6, #divRcnt.col-xs-6 {
        width: 50%;
    }
}

/*  In Tablet/Mobile view  */
@media (max-width: 990px) {
    /*  Set the width of the Search and Demographic panels in the divData container to 100% when in mobile view  */
    #divData {
        width: 100%;
    }
    
    #pnlDemographics {
        height: 100%;
        overflow: visible;
    }
    
    /* Do not want to give the ability to go into two page/compare mode */
    #btnTwoPage, #btnCompare {
        display: none;
    }

    #btnSimpleCustExpand {
        margin-top: -40px !important;
        margin-left: 115px !important;
    }
}

/* Mobile mode */
@media (max-width: 768px) {
    /* Need to force the height of the container with a fixed height to show the document image */
    #atala-document-container1 {
        height: 1000px;
    }
    
    .form-horizontal .form-group {
        margin-left: 0px;
        margin-right: 0px;
    }
    
    input[type="button"] {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }
    
    /* Set the menu navigation icons to tile horizontally */
    .navbar-main .navbar-nav > li > a {
        float: left;
        display: inline-table;
    }

    .navbar-main .navbar-nav > li {
        border-bottom: 0px !important;
    }

    .navbar {
        margin-bottom: 0px;
    }

    #liLoadingIcon {
        float: right;
        padding-right: 40px;
    }

    #divData {
        width: 100%;
    }

    .datePickToday {
        margin-top: 5px;
        margin-left: 6px;
    }

    #lightViewerFrame {
        width: 100%;
        margin-right: -15px;
        margin-left: -15px;
    }

    #divMDT {
        padding-left: 2px;
        padding-right: 2px;
    }

    #divBoxPanel {
        height: 600px;
    }

    #divMyPatientBodyLeft #btnAddDiv {
        text-align: center;
    }

    #divMyPatientBodyLeft #btnAdd {
        margin-top: 4px !important;
        float: none !important;
    }

    #divMyPatientBodyRight {
        border:none !important;
    }

    #divMyPatientBodyRight #btnCreate {
         margin-top: 2px !important;
    }

    #divCreateTitle {
        display: block;
        width:100%;
        margin-top: 4px;
        text-align: center;
        text-decoration: underline;
    }
}

@media (max-width: 655px) {
    #frmAdvancedsearch {
        width: 100%;
    }
}

 /* Browser height specific CSS */

@media(max-height: 930px) {
    #CaseNotesList .k-grid-content,
    #DraftGrid .k-grid-content {
    }
}

@media(max-height: 860px) {
    #CaseNotesList .k-grid-content,
    #DraftGrid .k-grid-content {
    }
}

@media(max-height: 800px) {
    #CaseNotesList .k-grid-content,
    #DraftGrid .k-grid-content {
    }
}

@media(max-height: 768px) {
    #CaseNotesList .k-grid-content,
    #DraftGrid .k-grid-content {
    }
}

.mousePointer {
    cursor: pointer;
}

.documentEditedContent, .documentEditedContent h1 {
    color: #ffffff !important;
}

.editDocumentOuter {
    background-color: transparent !important;
}

.wordwrap {
    word-wrap: break-word;
}

.documentMismatch {
    color: #ffffff;
}

.disableTextBox {
    color: #828282;
}

.shortMarginTop {
    margin-top: 10px !important;
}

.shortMarginBottom {
    margin-bottom: 10px !important;
}

.zeroMarginLeft {
    margin-left: 0px !important;
}

.zeroMarginRight {
    margin-right: 0px !important;
}

#CustomDocuments {
    height: 100%;
}

.block_container {
    text-align: left;
}

.bloc1, .bloc2 {
    display: inline;
}

.bloc2 {
    margin-left: 10px;
}

.exportDateRanges {
    font-size: 9px !important;
    margin-left: 5px;
    margin-right: 5px;
}

.smallSpacing {
    margin-left: 5px;
}

.pnlDocumentLink {
    padding: 0 !important;
}

#pnlDocumentLink1 {
    margin-right: 10px;
}

.metadataTable,
table.dataTable {
    margin-bottom: 0px;
}

.metadataTable tr:hover,
table.dataTable tr:hover {
    cursor: pointer;
}

table#documentNotesHistory.metadataTable tr:hover {
    cursor: default !important;
}

#divSearchResults div#searchResults_wrapper,
#divBookmarksList div#bookmarks_wrapper,
#divDocumentNotes div#documentNotes_wrapper,
#divDocumentNotesSummary div#documentNotesSummary_wrapper,
#divDocumentNotesDetails div#documentNotesDetail_wrapper,
#divContentSearchResults div#contentSearchResults_wrapper {
    padding: 0px !important;
}

table#searchResults tbody tr td:last-child,
table#bookmarks tbody tr td:last-child,
table#documentNotesHistory tbody tr td:last-child,
table#documentNotesSummary tbody tr td:last-child,
table#documentNotesDetail tbody tr td:last-child,
table#contentSearchResults tbody tr td:last-child {
    border-right-width: 1px;
}

table#searchResults tbody tr td:first-child,
table#bookmarks tbody tr td:first-child,
table#documentNotesHistory tbody tr td:first-child,
table#documentNotesSummary tbody tr td:first-child,
table#documentNotesDetail tbody tr td:first-child,
table#contentSearchResults tbody tr td:first-child {
    border-left-width: 1px;
}

#pnlSearch ul.nav-tabs li a {
    background-color: transparent !important;
}

#pnlSearch ul.nav-tabs li a,
#pnlSearch ul.nav-tabs li {
    border: 0px !important;
}

#pnlSearch .nav > li {
    margin-right: 3px;
}

#pnlDKDConfigurations #warningMsg {
    font-size: 16px;
    text-align: center;
    margin-left: 3%;
    margin-bottom: 1%;
    margin-top: 1%;
}

.dragging {
    opacity: 0.65;
}

.notifyjs-ccube-quickPicksWarning {
    color: #fff !important;
    background-color: red !important;
    border-color: red !important;
}

.dataTables_wrapper{
    padding: 0px !important;
}

.select-info {
    display: block;
    margin-left: 0px !important;
}

.select-info .select-item {
    margin-left: 0px !important;
}

.truncate{
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#additionalInfo{
    text-align: center;
}

.paddingLR15 {
    padding-left: 15px;
    padding-right: 15px;
}

.paddingT15 {
    padding-top: 15px;
}

#pnlUploadBatchSelection .k-dropdown,
#pnlUploadBatchQueue .k-dropdown {
    font-size: 12px !important;
    font-weight: normal;
}

#pnlUploadBatchSelection .k-dropdown .k-dropdown-wrap,
#pnlUploadBatchQueue .k-dropdown .k-dropdown-wrap {
    height: 15px;
}

#pnlUploadBatchSelection .k-dropdown-wrap .k-input,
#pnlUploadBatchQueue .k-dropdown-wrap .k-input {
    line-height: 10px !important;
}

#pnlUploadBatchSelection .k-dropdown-wrap .k-icon,
#pnlUploadBatchQueue .k-dropdown-wrap .k-icon {
    position: relative;
    top: -4px;
}

#frmDataKeys .k-icon.k-i-warning{
    display: none;
}

#LogonPanel #divHeading:not(.defaultLogo) {
    background-position: left center;
    background-repeat: no-repeat;
}