
body {
    background: #F5F5F5 url(/Resources/background_new.jpg) no-repeat center top;
    color: #636363;
}

.a-email {
    color:  #502785;
    text-decoration: underline;
}

.caution {
    list-style-type: lower-latin; 
}

.my-button {
    padding-left: 15px;
    padding-right: 15px;
    height: 33px;
    border: 1px solid #18AFCD;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: white;
    background-color: #18AFCD;
}
    .my-button:hover {
        border-color: #502785;
        color:white;
        background-color: #502785;
    }


.text-white {
    color: white;
}

#navContainer {
    margin-top: 0px;
}

#mainContainer {
    background-color: white;
    margin-top: 0px;
}

.filter-container {
    padding-right: 15px;
    width:230px !important;
}

.data-container {
    /*width: 940px !important;*/
    padding-left: 0px;
    padding-right: 0px;
}

.filter-seperator {
    border-top: 1px solid #18AFCD;
    margin-bottom: 10px;
}

.filter-lable {
    font-size: 13px;
    margin-bottom: 2px;
    margin-top: 10px;
}

.filter-title {
    font-weight: bold;
    font-size: 13px;
}

.filter-icon {
    margin-bottom: -5px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(/Resources/filter-icon.png) no-repeat;
}

.filter-button-top {
    padding-top: 15px;
    margin-bottom: 21px;
}

.filter-container input {
    margin: 0px;
    padding: 0px;
    height: 35px;
    width: 100%;
    background-color: #ebebeb;
}

    .filter-container input[type="checkbox"] {
        margin: 0px;
        padding: 0px;
        width: 20px;
        /*background-color: #ebebeb;*/
        position: relative;
        top: 10px;
        vertical-align: text-bottom;
    }

.filter-checkbox {
    height: 30px;
}

.filter-input-container {
    position:relative;
    background: url(/Resources/filter-icon-date.png) no-repeat right;
}

    .filter-input-container input {
        padding-right: 35px;
        width: auto;
    }

.ui-datepicker-trigger{
}

#filter-status-button {
    border: 0px;
    border-left: 4px solid #502785;
    border-right: 35px solid #18afcd;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin: 0px;
    padding: 0px;
    height: 35px;
    background-color: #ebebeb;
    overflow: visible;
}


#filter-status-menu {
    border: none;
    border-right: 35px solid #18afcd;
    border-left: 4px solid #502785;
}

#filter-status-button .ui-icon{
    background: url(/Resources/filter-icon-arrow.png) no-repeat right center;
    height: 35px;
    width: 35px;
    top: 0px;
    right: -35px;
    margin: 0px;
}

.filter-btn {
    height: 33px;
    width: 89px;
    border: 1px solid #18AFCD;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}

#btn-apply {
    color: white;
    background-color: #18AFCD;
    margin-right: 15px;
}

#btn-clear {
    color:  #18AFCD;
    background-color: white;
}

#btn-apply:hover, #btn-clear:hover {
    border-color: #502785;
    color:white;
    background-color: #502785;
}

.table {
    display: table;
    width: auto;
    background-color: none;
    border: none;
    border-collapse: collapse;
}

.table-row {
    display:table-row;
    width:auto;
    clear:both;
    height: 66px;
    border-bottom: 5px solid white;
}

.table-row-post {
    display: table-row;
    width: auto;
    clear: both;
    border-bottom: 0px;
    border-top: 0px;
}

.table-cell-0 {
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* padding-left: 5px; */
}

.table-cell-1, .table-cell-2, .table-cell-3, .table-cell-5 /*, .table-cell-4, .table-cell-5, .table-cell-6*/ {
    width: 102px;
}



/*.table-cell-4 {
    width: 90px
}*/


/*.table-cell-6 {
    width: 240px;
}*/

.table-cell-7 {
    width: 17px;
}

.table-cell-8 {
    width: 90px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* padding-left: 5px; */
}

.table-cell-9 {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
}

.table-cell-10 {
    width: 120px;
}

.table-cell.table-cell-10 .buttonWorkupTest {
    background-color: #FFFFFF;
    color: #666666;
    font-weight: bold;
    height: 40px;
    width: 100px;
    line-height: 13px;
    border: none;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-left: 10px;

    vertical-align: middle;
    display: table-cell;
    text-align: center;
    top:10px;
    left:10px;
}

.table-cell {
    height: 61px;
    float:left;
    display:table-column;
    text-align: center;    
    line-height: 61px;
    font-weight: bold;
    font-size: 13px;
    color: #636363;
    background-color: #ebebeb;
}

.table-cell-post-first {
    border-left-style: solid;
    border-left-width: 20px;
    border-left-color: white;
}

.table-cell-post {
    /*background-color: #7983c0;*/
    background-color: #adb3d8;
    /*color: #ebebeb;*/
    /*height: 70px;*/
    /*border-top: 5px solid white;*/
}

    .table-cell-post select {
        color: black;
    }

.table-cell-chck {
    width: 20px;
}

.table-cell-chck-post {
    width: 20px;
    background-color: white;
}

.table-header{
    line-height: 13px;
    padding-top: 10px;
    color:  #18AFCD;
    height: 50px;
    background-color: transparent;
}

.sort-Ascending {
    color: #502785;
    background: url(/Resources/table-icon-up.png) no-repeat bottom center /*#ebebeb*/;
}

.sort-Descending {
    color: #502785;
    background: url(/Resources/table-icon-down.png) no-repeat bottom center /*#ebebeb*/;
}

.table-header[filter] {
    cursor: pointer;
}

.table-button-delete {
    margin: 0px 30px 0px 7px;
    position:relative;
    top: 7px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 25px;
    background: url(/Resources/table-icon-delete.png) no-repeat center;
}

.table-button-post {
    border-radius: 2px;
    /*background-color: #7983c0;*/
    background-color: #18AFCD;
    line-height: 35px;
    width: 35px;
    height: 35px;
    text-align: center;
}

 .table-button-post-placeholder, .table-button-3d-placeholder {
    display: inline-block;
    width: 35px;
    margin: 0px 7px
}

.table-button-post a {
    /*text-align: left;*/
    text-decoration: none;
    display: block;
    color: white;
    /*margin: 8px;*/
}

.table-button-container {
    position: relative;
    display: inline-block;
    margin: 0px 7px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    line-height: 1.5em;
}

    .table-button {
        border-radius: 2px;
        background-color: #18AFCD;
        line-height: 35px;
        width: 35px;
        height: 35px;
        text-align:center;
    }

.table-button-reason-info {
    /*margin-top: 20px;*/
    /*border-radius: 2px;*/
    /*background-color: #18AFCD;*/
    position: relative;
    top: 3px;
    margin: 0px 1px;
    width: 17px;
    height: 17px;
    /*text-align: center;*/
    display: inline-block;
    cursor: pointer;
    background: url(/Resources/rule_out_reason_info.png) no-repeat;
}

/* .table-button-reason-info:hover {
        color: #ebebeb;
        background-color: #502785;
    }*/



.table-button-list-post {
    width: 90px;
}

.table-button-list {
    display: none;
    position: absolute;
    background-color: #502785;
    color: white;
    z-index: 10;
    padding: 0px 4px;
    border-radius: 2px;
    border-top-left-radius: 0px;
}

.table-button-list a {
    text-align: left;
    text-decoration: none;
    display: block;
    color: white;
    margin: 8px;
}

.table-button-list a:hover {
    color: #ebebeb;
}

.table-button-container.disabled {
    cursor: auto;
}


.table-button-container.disabled .table-button {
    background-color: white;
    color: #ebebeb;
}

.table-button-container.disabled:hover .table-button {
    background-color: white;
    color: #ebebeb;
}

.table-button-container.disabled:hover .table-button-list {
    display: none;
}

.table-button-container:hover .table-button-list {
    display: block;
}

.table-button-container:hover .table-button{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #502785;
}

.my-dialog .ui-dialog-titlebar-close {
  display: none;
}

.my-dialog {
    border-radius: 5px !important;
    background-color: white;
    border: none;
    color: #18AFCD;
}

.my-dialog  p{
    color: #636363;
}

.my-dialog .ui-dialog-buttonpane {
    background-color: transparent;
    border-top: 1px solid #18AFCD;
}

.my-dialog  button {
    padding: 0px 10px;
    min-width: 120px;
    height: 33px;
    border: 1px solid #18AFCD;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color:  #18AFCD;
    background-color: white;
}
    .my-dialog button:first-child {
        color: white;
        background-color: #18AFCD;
    }

.my-dialog  button:hover {
    border-color: #502785;
    color:  white;
    background-color: #502785;
}

.ui-datepicker {
    background-color: #ebebeb;
    border: 2px solid white;
}



.ui-datepicker-calendar tbody tr td a.ui-state-default {
    color: #18AFCD;
    background-color: white;
    border-color: #2D95B4;
}

.ui-datepicker-calendar tbody tr td a.ui-state-hover {
    color: white;
    background-color: #2D95B4;
}

.ui-datepicker-calendar tbody tr td a.ui-state-active {
    color: white;
    background-color: #502785;
}
.ui-datepicker-calendar thead tr th span {
    color: #2D95B4;
}

.ui-datepicker-trigger {
    cursor: pointer;
}

.btn-downloadSelected {
    height: 33px;
    /*width: 89px;*/
    border: 1px solid #18AFCD;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;color: white;
    background-color: #18AFCD;
    margin-right: 15px;
}
    /*dropdown with checkboxes*/
    .dropdown-check-list {
        display: inline-block;
        background: #ebebeb;
        border-left: 4px solid #502785;
        position: relative;
        top: 15px;
        z-index: 1;
    }

    .dropdown-check-list .anchor {
        position: relative;
        cursor: pointer;
        display: inline-block;
        padding: 5px 50px 5px 10px;
        /*border: 1px solid #ccc;*/
        height: 35px;
        margin: 0px;
    }

        .dropdown-check-list .anchor:after {
            position: absolute;
            content: "";
            border-left: 2px solid black;
            border-top: 2px solid black;
            padding: 2.5px;
            right: 12px;
            top: 25%;
            -moz-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        .dropdown-check-list .anchor:active:after {
            right: 8px;
            top: 21%;
        }

    .dropdown-check-list ul.items {
        padding: 2px;
        display: none;
        margin: 0;
        border: 1px solid #ccc;
        border-top: none;
        background-color: white;
    }

        .dropdown-check-list ul.items li {
            list-style: none;            
        }
    /*.dropdown-check-list ul.items li input[type=checkbox]:checked {*/
            /*input {
        background-color: #ebebeb;
    }*/

            .dropdown-check-list input[type=checkbox]:checked {
        color: #f00;
        font-style: normal;
    }

    .dropdown-check-list.visible .anchor {
        /*color: #0094ff;*/
    }

    .dropdown-check-list.visible .items {
        display: block;
    }

    .dropdown-check-list ul.items {
        border-left: 4px solid #502785;
        border-right: 35px solid #18afcd;
        position: absolute;
        z-index: 9;
        left: -4px;
        right: -35px;
    }

    .items :last-of-type {
      padding-bottom: 9px;
    }

    .items :last-child {
    }

    .itemSpace {
        padding: 20px;
        position: absolute;
        z-index: -1;
        background-color: transparent;
    }

/* use it for each button that confirm some action like Apply, Ok , Login, ... */
.action-btn {
    border: 1px solid #18AFCD;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    background-color: #2D95B4;
    color: white;
    user-select: none;
}

    .action-btn:hover {
        border-color: #502785;
        color: white;
        background-color: #502785;
    }

/* use it for each button that confirm some dangerous action like Delete, ... */
.action-dangerous-btn {
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    background-color: #EF2323;
    color: white;
    user-select: none;
}

.action-dangerous-btn:hover {
    border-color: #502785;
    color: white;
    background-color: #502785;
}
/* use it for each button that reset some action like Clear, Cancel, ... */
.utility-btn {
    border: 1px solid #18AFCD;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #18AFCD;
    background-color: white;
    user-select: none;
}
    .utility-btn:hover {
        border-color: #502785;
        color: white;
        background-color: #502785;
    }

/* base for modal window */
.modal-footer-buttons {
    margin-top: 20px;
    display: flex;
    justify-content: space-evenly;
    border-top: 0px none;
}

.modal-btn {
    font-weight: bold;
    height: 35px;
    width: 120px;
    cursor: pointer;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    user-select: none;
}

.btn-disabled {
    background-color: #C6C6C7;
    pointer-events: none;
    border: none;
}

.patientNotesValue {
    background-color: #ebebeb;
    /*width: 600px; size without scroolbar*/
    width: 590px;
    height: 250px;
    border-left: 5px solid #502785;
}

.patientNotesTitle {
    font-weight: bold;
    margin-bottom:5px;
}

.trademark-sign {
    font-size: 25px;
    vertical-align: text-top;
}

.login-button {
    display: block;
    width: 200px;
    margin: 20px auto;
    background-color: #18afcd;
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
}

    .login-button:hover {
        background-color: #401e68;
    }