﻿/*
// 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.
//
*/

@charset "utf-8";
.cnd-dob-partition > input:nth-child(1) {
    width: 75px !important;
    text-align: center;
}

.cnd-dob-partition > input:nth-child(2) {
    width: 75px !important;
    text-align: center;
}

.cnd-dob-partition > input:nth-child(3) {
    width: 90px !important;
    text-align: center;
}

.Text_Session_Title {
    color: white;
    font-size: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 10px;
}

.Form_Submit {
    width: 36px;
    height: 36px;
    float: right;
    padding: 0px;
}

.patient-details-tr {
    min-height: 62px;
}

.eeva-eggage {
    position: absolute;
    left: 51%;
    top: 50%;
}

.eeva-disabled,
.dana-disabled
{
    opacity: 0.2;
    cursor: not-allowed;
}

.patient-detail-layout-td {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 25px;
}

.patient-insemination-detail-layout-td {
    margin-top: 30px;
    margin-bottom: 30px;
}

.patient-eeva-switch-layout-td {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 25%;
}

.patient-eeva-logo-layout-td {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 15%;
}

.cnd-pat-details-wrapper {
    margin: auto;
    width: 100%;
}

.left-border {
    border-left: 1px solid #0e3451;
}

.cnd-pat-details,
.cnd-insemination-info {
    min-width: 400px;
    position: relative;
    margin-bottom: 30px;
    min-height: 248px;
    margin: auto;
}

.cnd-insemination-info td {
    color: #333333 !important;
}

.cnd-pat-details,
.cnd-eeva-info {
    width: 250px;
    position: relative;
    min-height: 248px;
    margin: auto;
}

.cnd-eeva-info tbody {
    display: inline-table;
}

.cnd-eeva-info tr {
    display: inline-block;
    margin-bottom: 20px;
}

.cnd-eeva-info td {
    display: table-cell;
}

.cnd-eeva-info .custom-algorithm-dropdown {
    width: 130px;
    margin-left: 30px;
}

.cnd-pat-details,
.cnd-eeva-logo {
    width: 80px;
    position: relative;
    margin-bottom: 30px;
    min-height: 248px;
    margin: auto;
    margin-left: 0px;
}

.cnd-pat-details tr > td:nth-child(1) {
    min-width: 120px;
    padding: 8px;
    height: 36px;
}

.cnd-pat-details tr > td:nth-child(2) {
    height: 36px;
    min-width: 230px;
}

.cnd-pat-details tr > td:nth-child(3) {
    min-width: 30px;
}

.cnd-pat-details tr > td:nth-child(4) {
    height: 36px;
    min-width: 160px;
}

.cnd-pat-details tr > td:nth-child(5) {
    height: 36px;
    min-width: 230px;
    max-width: 230px;
}

.usr-details-block .cnd-pat-details tr > td:nth-child(3) {
    width: 25%;
}

.usr-details-block .cnd-pat-details tr > td:nth-child(4) {
    width: 25%;
    padding: 8px;
    padding-right: 35px;
    height: 36px;
}

.cnd-pat-details td {
    color: #333333 !important;
}

.cnd-insemination-info tr > td:nth-child(1) {
    width: 55%;
    padding: 8px;
    height: 36px;
}

.cnd-insemination-info tr > td:nth-child(2) {
    height: 36px;
    width: 45%;
    margin-top: -4px;
}

.cnd-eeva-info tr > td:nth-child(1) {
    width: 50%;
    padding: 8px;
    height: 36px;
}

.cnd-eeva-info tr > td:nth-child(2) {
    height: 36px;
    width: 50%;
}

.cnd-eeva-logo tr > td:nth-child(1) {
    height: 36px;
    width: 100%;
}

.eeva-disabled .cnd-eeva-info {
    display: none !important;
}

.eeva-disabled .cnd-eeva-logo {
    display: none !important;
}

.cnd-insemination-info div {
    padding: 8px;
    color: #285884;
}

.cnd-pat-bot-border {
    width: 101%;
    position: relative;
}

.cnd-no-right-border {
    border-right-width: 0px;
}

.cnd-details-wrapper {
    width: 65.5%;
    float: left;
}

.cnd-details-left-block {
    width: 100%;
    height: 52px;
    display: table;
    padding-left: 8px;
    padding-right: 8px;
}

.cnd-details-top-border {
    border-bottom: 1px solid #0e3451;
    display: table;
    padding: 0px;
    height: 52px;
}

.cnd-details-bottom-border {
    display: table;
    padding: 0px;
    border-top: 1px solid #0e3451;
    height: 52px;
}

.page-user-details .password-reveal {
    width: 189px;
}

.page-user-details .btn-control:active {
    background-color: #0e3451;
}

.page-user-details .input-group > div {
    margin-top: 0;
    margin-right: 0;
}

.page-user-details .input-group > div > img {
    padding-left: 2px;
    padding-top: 2px;
}

.cnd-group-addon:last-child {
    border-radius: 7px !important;
    border-left-width: 2px !important;
    border-left-color: #0e3451 !important;
    display: table-cell;
    width: 1%;
}

input[type="password"].cnd-short-input {
    width: 83.6% !important
}

tr.cnd-hoverable:hover > td.cnd-row-selected-left:nth-child(2) > div {
    padding-left: 6px !important;
}