/*
// Copyright (c) 2015, Planet Innovation
// 436 Elgar Road, Box Hill VIC 3128 Australia
// Phone: +61 3 9945 7510
//
// The copyright to the computer program(s) herein is the property of
// Planet Innovation, Australia.
// The program(s) may be used and/or copied only with the written permission
// of Planet Innovation or in accordance with the terms and conditions
// stipulated in the agreement/contract under which the program(s) have been
// supplied.
//
*/

body {
    overflow: hidden;
}

.Timeline-Table {
    padding: 0 !important;
}

.Timeline-Table .Timeline-Row {
    height: 130px;
    max-height: 130px;
    vertical-align: middle;
    padding: 0 !important;
    border: 0 !important;
}

.Timeline-Summary {
    height: 130px;
    max-height: 130px;
    position: relative;
    width: 94%;
}

.summary-group-header{
    position: absolute;
    right: 0.5vw;
    top: 8px;
    width: 18%;
}

.Timeline-Row:nth-child(1) {
    width: 1%;
    min-width: 95px;
}

.Timeline-Row:nth-child(2) {
    width: 1%;
    min-width: 130px;
}

.Timeline-Row:nth-child(3) {
    width: 68%;
}

.Timeline-Row:nth-child(4) {
    width: 19%;
    min-width: 17%;
    padding-left: 32px !important;
}

.Timeline-Table .Timeline-SeekBar {
    position: relative;
    left: 30px;
    top: 70px;
    width: 98%;
    height: 20px;
}

.Timeline-Table .Timeline {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: 130px;
    vertical-align: top;
}

.player-background {
    width: 105% !important;
    height: 14px !important;
    background-color: #ffffff;
    border: 1px solid #000000;
    margin: 73px 25px 25px 25px;
    border-radius: 7px;
}

.Timeline-Table .score_circle {
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
    color: #A5A8AB;
    display: table-cell;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    background-color: #f0f0f0 !important;
    float: none;
    margin: initial;
}

.table-summary{
    width: 100%;
    height: 100%;
}

.table-summary tr,
.table-summary td {
    display: flex;
    min-height: 2em;
    align-items: center;
    vertical-align: middle !important;
}

.table-summary td {
    max-height: 58px;
    height: 58px;
}

.Timeline-Table .score_circle_eeva {
    position: relative;
    top: 0px;
    bottom: 0px;
    display: table-cell;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    color: #cc0057;
    background-color: #f0f0f0 !important;
}

.Timeline-Table .score_circle .score {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    transform: translate(0%, 0%);
}

.Timeline-Table .thumbnail {
    position: relative;
    width: 120px;
    height: 120px;
    top: 5px;
    padding: 0 !important;
}

.Timeline-Table .icon {
    position: relative;
    top: -120px;
    left: -5px;
    margin: 0px 0px 0px 0px;
    width: 32px;
    height: 32px;
    padding: 0 !important;
}

.Summary-View .navbar-static {
    right: 15px;
}

.title_block {
    height: 88px;
}

.title_block .Text_Patient_Title {
    font-size: 24px;
}

.title {
    position: absolute;
    top: 52px;
    z-index: 1;
}

.title-banner {
    position: absolute;
    left: 0px;
    top: 52px;
    width: 100%;
    height: 88px;
    background: white;
}

.summary_block {
    position: absolute;
    margin-top: -143px;
    padding-top: 118px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.summary_footer_block {
    position: absolute;
    bottom: -106px;
    z-index: 3;
    left: 0px;
    right: 15px;
}

.summary_footer_block .Timeline-SeekBar {
    position: relative;
    left: 31px;
    width: 92%;
    top: -20px;
    height: 1px;
}

.summary_footer_block .slider-track {
    display: none;
}

.summary_footer_background {
    background-color: #ffffff !important;
}

.summary-name {
    position: absolute;
    left: 58px;
}

.summary-id-1 {
    top: 88px;
    left: 20%
}

.summary-id-2 {
    top: 88px;
    left: 30%
}

.summary-dob {
    top: 88px;
    left: 40%
}

.summary-cycle_type {
    top: 88px;
    left: 50%
}

.summary-insemination_time {
    top: 88px;
    left: 60%
}

.summary-incubator {
    top: 88px;
    left: 70%
}

.summary-well_number {
    font-family: Source Sans Pro SemiBold !important;
    font-size: 72px;
    text-align: center;
    top: 12px;
    position: relative;
    width: 100%;
    height: 100%;
}

.summary-history {
    position: relative;
    margin-bottom: 5px;
    margin-right: 10px;
}

.summary-comments {
    position: relative;
    margin-top: 5px;
    margin-right: 10px;
}

.summary-comments-icon{
    width: 32px;
    height: 32px;
}

.summary-code_box {
    position: relative;
    margin-top: 5px;
    font-family: Source Sans Pro SemiBold !important;
    font-size: 18px;
    padding: 3px 0px;
    text-align: center;
    background: #FFFFFF !important;
    border-color: #EFF0F0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 32px;
    margin-top: 0px;
}

.summary-code_box:focus {
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.Timeline-Table .Timeline-Row .timevalue-text {
    display: none !important;
}


/** Title bar **/

.cnd-title-block {
    width: 100%;
    position: fixed;
    top: 52px;
    height: 67px;
    padding: 0px;
    background: #ffffff;
    z-index: 2;
    font-family: Source Sans Pro Light !important;
    color: #808080;
    font-size: 14px;
    margin-left: -14px;
    padding-left: 14px;
}

.cnd-title-block b {
    font-size: 18px;
}

.cnd-smry-cell {
    display: table-cell;
    background: blue;
    width: 12.5%;
}

.cnd-smry-patient-name {
    display: table;
}

.cnd-smry-patient-name > div {
    display: table-cell;
    vertical-align: top;
    line-height: 20px;
    font-size: 20px;
}

.cnd-timeline-actions {
    display: table;
    height: 100%;
    width: 100%;
}

.cnd-timeline-actions-row {
    display: table-row;
}

.cnd-timeline-action {
    display: table-cell;
    text-align: center;
}

.cnd-timeline-actions-row:nth-child(1) > .cnd-timeline-action {
    vertical-align: bottom;
    padding-bottom: 6px;
}

.cnd-timeline-actions-row:nth-child(2) > .cnd-timeline-action {
    vertical-align: top;
    padding-top: 6px;
}

.cnd-timeline-action:nth-child(1) {
    padding-right: 12px;
}

.cnd-timeline-center-action {
    display: inline-block;
    height:130px;
    padding-top: 55px;
}

.cnd-timeline-center-grade{
    width: 80px;
}

.cnd-history-layout {
    position: absolute;
    left: -485px;
    top: -98px;
    z-index: 99;
    visibility: hidden;
}

.cnd-history-layout > div > .table {
    height: 100%;
    display: table;
    border-radius: 6px;
}

.cnd-history-layout > div > .table > thead {
    float: left;
    width: 100%;
}

.cnd-history-layout > div > .table > thead > tr > th {
    border-bottom: 0px solid transparent;
}

.cnd-history-layout > div > .table > tbody {
    float: left;
    width: 100%;
    height: 80%;
    overflow: auto;
}

.cnd-history-layout > div > .table > tbody > tr {
    width: 100%;
    display: table;
}

.cnd-comments-layout {
    position: absolute;
    left: -310px;
    top: -90px;
    z-index: 99;
    height: 150px;
    visibility: hidden;
    border-color: #265A86;
}

.cnd-comments-layout:before {
    border-left-color: #265A86;
}

.cnd-comments-layout:after {}

.cnd-comments-layout > .table {
    border-radius: 7px;
    height: 100%;
    padding-bottom: 7px;
}

.cnd-comments-layout > .table > thead > tr > th {
    border-bottom: 0px solid transparent;
}

.summary-comments-btn-position {
    position: absolute;
    margin-top: -50px;
    right: 0px;
}

.grade-label {
    margin-top: 43px;
    width: 70px;
    height: 20px;
    font-weight: normal;
    font-size: 14px;
    color: #808080;
    text-align: center;
}

.header-right-icon {
    width: 55px;
    height: 55px;
}

td.header-right-icon-grade {
    width: 25%;
    max-height: 130px;
    height: 100%;
    display: table-cell;
    text-align: center;
}

td.header-right-icon-geri,
td.header-right-icon-dana,
td.header-right-icon-eeva {
    width: 25%;
    max-height: 130px;
    height: 100%;
    display: table-cell;
    text-align: center;
    cursor: pointer;
}

.summary_block td.reset-cursor{
    cursor: auto;
}

.eeva-disabled .header-right-icon-geri {
    width: 60%;
}

.eeva-disabled .header-right-icon-eeva {
    display: none !important;
}

.button-width {
    width: 60px;
    min-width: 60px;
}

.name-width {
    width: 250px;
    min-width: 250px;
}

.data-width {
    width: 9.9%;
}

.patient-name {
    position: absolute;
    top: 2px;
    left: 10px;
    font-size: 18px;
    width: 100%;
}

.second-name {
    top: 25px;
}

body {
    overflow: hidden;
}