﻿body {
    background-color: white;
    text-align: center;
    font-family: Calibri, "Segoe UI", Arial, sans-serif;
    font-size: 18pt; /* use px for predictable rendering (or 18pt if you prefer pt) */
}
h1 {
	color: #1476a8;
	font-size: 30px;
	font-family: Calibri;
	text-align: center !important;
	width: 1737px;
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}

table td {
    /*border-bottom: 1px solid #bfbfbf;*/
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    padding: 4px;
    font-size: 14px;
    font-family: Calibri;
    vertical-align: top;
}

/* Ensure detail table cells align at the top */
.detailTable td {
    padding: 0;
    vertical-align: top;
    line-height: normal;
    vertical-align: top;
}

.gridStyling {
    border: 1px solid #000;
}

.gridWrapper {
    padding: 5px;
}

.cssLabels {
	padding-right:10px ;
	color: #1476a8;
}
.cssDDLs {
	float: left;
	width: 90%;
	padding-left: 10px;
	text-align:left ;
}
.cssLeftDDLs
{
    float:left ;
    padding-left:90px ;
}
.cssddlShow {
	position: absolute;
	left: 985px;
	padding-right:20px ;
}
.cssddlShowdll {
    position: absolute;
    left: 1030px;
    padding-right: 20px;
}
.cssddlResponses {
    position: absolute;
    left: 1060px;
    padding-right: 20px;
}

.cssddlResponsesdll {
    position: absolute;
    left: 1090px;
    padding-right: 20px;
}
.cssddlShowSpec {
    left: 700px;
    padding-right: 20px;
}

.cssDetailOuter {
    left: 130px;
/*    background-color:cadetblue;*/
    width:50%;
}

.cssdgOuter {
    position: absolute;
    left: 100px;
    top: 230px;
    background-color: white;
    width: 100%;
}
.cssdgDetail {
    position: relative;
    left: 100px;
    background-color: white;
    width: 75%;
}
.cssDG
{

}
.nolabel label {
    display: none;
}
.cssDropdowns {
	padding: 2px;
	border-radius: 5px;
	border-style: inset;
	border-width: 3px;
	font-weight: 700;
}
.DataGridFixedHeader {
	background-color: #1476A8;
	Height: 40px;
	position: relative;
	top: 1px; /*expression(this.offsetParent.scrollTop); */
	bottom: 1px;
	right: 1px;
	left: 1px;
	border: 2px 2px 2px 2px solid #c0c0c0;
	color: white !Important;
	font-weight: bold;
	width: 100%;
	font-size:14px ;
	text-align: left; /* or use !important to override stronger selectors: text-align: left !important; */
}

h2 {
    font-family: Segoe UI;
    font-weight: 700;
}

.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.clear {
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

.clearfix:before, .clearfix:after, .container_24:before, .container_24:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after, .container_24:after {
    clear: both;
}

.shadow {
    box-shadow: 0 0 8px #000;
}

.mainContainer {
    border: 1px solid #000;
    min-height: 480px;
    background-color: #fff;
    margin-bottom: 20px;
}

.smallRoundedAll {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.control {
    font-family: Segoe UI;
}

.controlWithPadding {
    font-family: Segoe UI;
    padding: 5px;
}

.smallerText {
    font-size: 9pt;
}

.boldText {
    font-weight: 700;
}

.centeredContent {
    text-align: center;
    margin: auto;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.tenSpace {
    width: 100%;
    height: 10px;
}

.tableHeader {
    height: 30px;
/*    font-family: Segoe UI; */
    font-family: Calibri;
    background-color: #C3DAF9;
    font-size: 18pt;
    border: 1px solid #000;
}

.gridStyling {
    border: 1px solid #000;
}

.gridWrapper {
    padding: 5px;
}

.specialitiesHeader {
    font-family: Segoe UI;
    font-size: 14px;
    background-color: #C3DAF9;
    vertical-align: middle;
    border-bottom: 1px solid #000;
}

.requiredMessage {
    color: red;
    font-size: 8pt;
}

.searchItalic {
    font-style: italic;
    color: #696969;
}

.redRow {
    background-color: #ff7070;
}

.filterDropDown {
    font-size: 9pt;
    margin: 4px;
}

.infoBox {
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    padding: 5px;
}

.loadingOverlay {
    left: 0;
    top: 0;
    width: 100%;
    min-height: 3000px;
    position: absolute;
    z-index: 99998;
    opacity: 0.75;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: #dde5eb;
}

.loadingContainer {
    font-family: Segoe UI;
    font-size: 14px;
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    height: 40px;
    margin-left: -175px;
    margin-top: -20px;
}

.loadingContent {
    text-align: center;
    margin: auto;
}

.fileUpload {
    text-align: center;
}

    .fileUpload input {
        padding: 5px;
        font-family: Segoe UI;
    }

.currentImagesDiv {
    display: inline;
    text-align: center;
    float: left;
    margin: 5px;
    padding: 5px;
    width: 160px;
    border: 1px solid #696969;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    height: 540px;
}

.currentImage {
    height: 100px;
    width: 100px;
    border: 1px solid #000;
}

.underline {
    text-decoration: underline;
}

.innerRepeater {
    text-align: left;
    width: 100%;
    padding: 5px;
}

.italic {
    font-style: italic;
}

.errorMessage {
    font-size: 8pt;
    font-style: italic;
    color: #ff0000;
}

.popUpDiv {
    font-family: Segoe UI;
    font-size: 12px;
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    height: 150px;
    margin-left: -250px;
    margin-top: -75px;
}

.horizontal-nav {
    border-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .horizontal-nav .menu {
        background: #12808a;
        float: left;
        text-align: center;
        border-radius: 6px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border: 1px solid #0e7079;
        padding-left: 0;
        list-style: none;
        margin-bottom: -8px;
        border-bottom: 1px solid #696969;
    }

        .horizontal-nav .menu .listItem {
            float: left;
            border-left: 1px solid #0e7079;
            font-size: 9pt;
            font-weight: 500;
            color: #fff;
        }

            .horizontal-nav .menu .listItem:hover {
                background: #C3DAF9;
                color: #000;
            }

            .horizontal-nav .menu .listItem img {
                border: 0;
                padding: 0;
                margin: 0;
                margin-right: 5px;
                vertical-align: middle;
            }

            .horizontal-nav .menu .listItem:first-child {
                border-left: 0 none;
                border-radius: 6px;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
                border-top-right-radius: 0;
            }

            .horizontal-nav .menu .listItem:last-child {
                border-right: 0 none;
                border-radius: 6px;
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
                border-top-left-radius: 0;
            }

            .horizontal-nav .menu .listItem .aTag {
                display: block;
                padding: 10px 10px;
                color: #fff;
                border-top: 1px solid #ffffff;
                border-top: 1px solid rgba(255,255,255, 0.25);
                border-left: 1px solid #ffffff;
                border-left: 1px solid rgba(255,255,255, 0.25);
                text-decoration: none;
            }

            .horizontal-nav .menu .listItem:first-child .aTag {
                border-left: 0 none;
            }

            .horizontal-nav .menu .listItem:first-child .aTag {
                border-top-left-radius: 6px;
            }

            .horizontal-nav .menu .listItem:last-child .aTag {
                border-top-right-radius: 6px;
            }


.leftMarginTextBox {
    margin-left: 5px;
}

.closeCross {
    float: right;
    margin-right: 5px;
    height: 16px;
    width: 16px;
    padding: 5px;
}

.subMenu {
    z-index: 999;
    min-width: 250px;
    background: #12808a;
    border-radius: 6px;
    border-top-left-radius: 0;
    position: absolute;
    display: none;
    border: 1px solid #ffffff;
    border: 1px solid rgba(255,255,255, 0.25);
}

    .subMenu ul {
        padding-left: 0;
        list-style: none;
        text-align: left;
    }

        .subMenu ul li {
            padding: 10px 30px 10px 10px;
            border-bottom: 1px solid #ffffff;
            border-bottom: 1px solid rgba(255,255,255, 0.25);
        }

            .subMenu ul li:last-child {
                border: none;
            }

            .subMenu ul li a {
                color: #fff;
                text-decoration: none;
            }

                .subMenu ul li a:hover {
                    text-decoration: underline;
                }

.directionPopUp, .interruptPopUp, .areaPopUp {
    display: none;
}

#popup_container {
    box-shadow: 0 0 8px #000;
    font-family: Segoe UI;
    font-size: 12px;
    min-width: 300px;
    max-width: 600px;
    background: #FFF;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_title {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC;
    border: solid 1px #FFF;
    border-bottom: solid 1px #999;
    cursor: default;
    margin: 0;
    padding: 0;
}

#popup_content {
    background: 16px 16px no-repeat url(../Resources/info.png);
    margin: 0;
    padding: 1em 1.75em;
}

#popup_overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 1001px;
    position: absolute;
    z-index: 99998;
    opacity: 0.75;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: #dde5eb;
}

#popup_content.alert {
    background-image: url(../Resources/info.png);
}

#popup_content.confirm {
    background-image: url(../Resources/info.png);
}

#popup_content.prompt {
    background-image: url(../Resources/info.png);
}

#popup_message {
    padding-left: 48px;
}

#popup_panel {
    text-align: center;
    margin: 1em 0 0 1em;
}

#popup_prompt {
    margin: .5em 0;
}

#popup_ok {
    font-family: Segoe UI;
    font-size: 14px;
}

input[type='text'], textarea, input[type='password'], select, input[type='number'] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #777;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    outline: none;
}

.waterMark {
    outline: none;
    font-weight: normal;
}

.searchSubmit {
    outline: none;
}

.checkBoxList {
    border: solid 1px #777;
    height: 210px;
    overflow: auto;
    margin-bottom: 10px;
}

    .checkBoxList td {
        width: 216px;
    }

.blockButtons {
    padding-top: 10px;
    padding-left: 20px;
}

.selectAllButton {
    margin-left: 50px;
}

.userColumns {
    height: 300px;
}

.topArrow {
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 100px;
}

.bottomArrow {
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 50px;
}

.middleAlign {
    vertical-align: middle;
}

.sidePadding {
    padding: 0 10px 0 10px;
}

.sidePaddingWithBorder {
    padding: 0 10px 0 10px;
    border-right: 1px solid black;
}

.detailTable {
    border-collapse: separate; /* required for border-spacing to take effect */
    border-spacing: 0 0px; /* horizontal vertical -> 12px vertical gap between rows */
    width: 826px;
    font-size: 18pt;
    font-family: Calibri;
    line-height: 0px;
    background: transparent; /* show page bg in the gaps */
}
.detailTable td {
    padding: 0px 0px;              /* inner cell padding (optional) */
    vertical-align: middle;
    line-height: 0px;
}
.topics tr {
    overflow: hidden;
    height: 0px;
    white-space: nowrap;
}
.dgGrid, .dgGrid td {
    font-family: Calibri, "Segoe UI", Arial, sans-serif;
    font-size: 16px;
}

.noteIcon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 0 4px;
}

#NextPrev td.nextprv {
    display: flex;
    justify-content: center; /* centers the buttons horizontally */
    align-items: center;     /* centers vertically if cell is taller */
    gap: 8px;                /* space between the two buttons */
}
